Leaderboard API#

Using the Antavo Leaderboards API is intuitive. A signed GET request is sent to the Leaderboard API and the response will be in JSON format. Signing requires an API and secret key, both are available from the API section within the Antavo Loyalty Platform. A valid request will return an array of customer representations. This endpoint, due to the nature of the dataset, does not return any customers’ personal identification data.

All server to server calls should follow the API security protocol and signing procedure and be aware of the API rate limits.

The OpenApi yaml file used to generate this documentation can be downloaded here