googleapis.com

The Google Play games service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.

🔑 oauth2 31 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Returns engagement and spend statistics in this application for the currently…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://games.googleapis.com/games/v1/stats
Returns a list showing the current progress on events in this application for…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://games.googleapis.com/games/v1/events
Lists all the achievement definitions for your application.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://games.googleapis.com/games/v1/achievements
Endpoints (31 total)
GET
/games/v1/stats
Returns engagement and spend statistics in this application for the currently…
GET
/games/v1/events
Returns a list showing the current progress on events in this application for…
GET
/games/v1/achievements
Lists all the achievement definitions for your application.
GET
/games/v1/leaderboards
Lists all the leaderboard metadata for your application.
GET
/games/v1/metagameConfig
Return the metagame configuration data for the calling application.
GET
/games/v1/revisions/check
Checks whether the games client is out of date.
GET
/games/v1/eventDefinitions
Returns a list of the event definitions in this application.
GET
/games/v1/players/{playerId}
Retrieves the Player resource with the given ID. To retrieve the player for t…
GET
/games/v1/players/me/scopedIds
Retrieves scoped player identifiers for currently authenticated user.
GET
/games/v1/snapshots/{snapshotId}
Retrieves the metadata for a given snapshot ID.
GET
/games/v1/applications/{applicationId}
Retrieves the metadata of the application with the given ID. If the requested…
GET
/games/v1/leaderboards/{leaderboardId}
Retrieves the metadata of the leaderboard with the given ID.
At a glance
Total SDKs10
Languages6
Endpoints31
Authoauth2
Categories2
https://games.googleapis.com