文档

支持

HTTP APIs

Manage leaderboard configurations using raw HTTP application programming interfaces.
阅读时间1 分钟最后更新于 1 个月前

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.