API Reference

Learn more about our available endpoints at Referd needed during integration.

The API base URL is below with v3.0 as our current version.

https://api.gameball.co/api/{version}

The REST API is organized around the following endpoints:

API Area
Resource Area
Description

/integrations/player

The player API is responsible for creating new users at Referd as well as updating users' data at Referd.

/integrations/event

The event API is used to submit user events to Referd.

/integrations/notifications

The Notifications API can be used to list the user's notifications and also to update its status once read.

Next, check each section to learn more about how to use each API area.

Last updated