Play Games Services Management API overview

The Management API allows you to issue REST calls to programmatically control the metadata underlying the Google Play Games Services features. This API simplifies your testing of Play Games Services features and gives you flexibility when managing your games to address cheating and fix player accounts.

With the Management API, you can perform these tasks:

  • Reset values for these resources:
    • achievements
    • events
    • turn-based match (deprecated)
    • real-time room (deprecated)
    • leaderboards metadata for the currently authenticated player or for all players
  • Hide players from leaderboards in published games

For more information, see the API reference and the Management tools sample app.