games.googleapis.com
Google Play Games Services provides game features such as achievements, leaderboards, player data, and related game-service operations for Android games. The `games.googleapis.com` host serves the web REST API for those Play Games capabilities.
games.googleapis.com exposes one public developer integration surface: the Google Play Games Services HTTP API, authenticated with either Google OAuth 2.0 bearer tokens or a Google Cloud API key.
- Google Play Games Services APIdiscovered
In Google Cloud Console Credentials, create an OAuth 2.0 client ID for your app/server, then configure the Play Games Services integration for your game as described in the Google Play Game Services Web REST API docs. Request one of the scopes shown by the API methods, such as https://www.googleapis.com/auth/games or https://www.googleapis.com/auth/games_lite, to mint access tokens for calls to the Games API.
In Google Cloud Console Credentials, create an API key for your Google Cloud project. The Games discovery document says the key query parameter is accepted and is required unless you provide an OAuth 2.0 token. Restrict the key appropriately in Google Cloud Console before using it with the Games API.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing