O

oauth2.googleapis.com

Google’s OAuth 2.0 authorization service issues access tokens used to call Google APIs. The `oauth2.googleapis.com` domain is the token endpoint host rather than a product API host itself.

1 integration · REST

oauth2.googleapis.com exposes a documented OAuth 2.0 token endpoint for exchanging Google-issued OAuth client credentials or service account assertions for access tokens; no separate REST API, GraphQL API, MCP server, or CLI for this domain was found.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google OAuth 2.0 client credentials (client ID and client secret where applicable)oauth2Set up OAuth

Create or select a Google Cloud project in the Google Cloud Console, open APIs & Services > Credentials, and create an OAuth client ID. Choose the application type that matches your app, configure the OAuth consent screen if needed, and set authorized redirect URIs/origins as required. Google’s setup guidance is documented in Using OAuth 2.0 to Access Google APIs and Setting up OAuth 2.0.

Google service account key / service account credentialsjwtGet key

In the Google Cloud Console, open APIs & Services > Credentials for your project, create or select a service account, and generate a service account key (commonly JSON). The Google help article’s service account section and the OAuth 2.0 for Service Accounts guide describe this flow.

conventions · 0/8 published

Publish these signals → /publishing