G

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.

1 integration · REST

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.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google OAuth 2.0 client for Play Games Servicesoauth2Set up OAuth

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.

Google Cloud API keyapi_keyGet key

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

Publish these signals → /publishing