Available Endpoints

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

The API base URL is below with v2.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 players at Gameball as well as updating players' data at Gameball.

/integrations/event

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

/integrations/transaction/reward

The purchase rewards API is responsible for rewarding your player scores and points through Purchase Rewards program, which is based on completed payments by players.

/integrations/referral

The referral API is responsible for tracking and recording the referral actions.

/integrations/transaction

The transaction APIs are responsible for all the player's points transactions.

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

Last updated