HTTP APIs

You can use the raw HTTP APIs to manage Leaderboards configurations.

Using the API

  • The Admin API documentation contains a detailed description of admin operations, such as creating, reading, updating, and deleting configurations.
  • The Client API documentation contains a detailed description of client-facing operations, such as getting a leaderboard.

Both API documents include information on authentication, endpoints, and request and response formats, along with examples. You can download them in OpenAPI format and use them to set up your own automation.

To use the Admin API, authenticate using a service account.