Google Android · OAuth Scopes

Google Android OAuth Scopes

OAuth 2.0 searched

Google Android publishes 9 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google Android API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

AndroidGoogleMobile DevelopmentMobile Operating SystemOpen Source
Scopes: 9 Flows: Method: searched

Scopes (9)

ScopeDescriptionFlows
https://www.googleapis.com/auth/androidmanagement Manage Android devices and apps for your customers
https://www.googleapis.com/auth/androidpublisher View and manage your Google Play Developer account
https://www.googleapis.com/auth/androidenterprise Manage corporate Android devices
https://www.googleapis.com/auth/firebase.messaging Send messages and manage messaging subscriptions for your Firebase applications
https://www.googleapis.com/auth/games Create, edit, and delete your Google Play Games activity
https://www.googleapis.com/auth/drive.appdata See, create, and delete its own configuration data in your Google Drive
https://www.googleapis.com/auth/playintegrity Access the Play Integrity API to verify device and app integrity
https://www.googleapis.com/auth/cloud-platform See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account
https://www.googleapis.com/auth/cloud-platform.read-only View your data across Google Cloud services and see the email address of your Google Account

Source

OAuth Scopes

Raw ↑
generated: '2026-06-20'
method: searched
source: Google API Discovery documents ($discovery/rest) for each API
docs: https://developers.google.com/identity/protocols/oauth2/scopes
notes: >-
  All Google Android APIs authorize via Google OAuth 2.0 (authorization code for
  users, service-account JWT bearer for server-to-server). Scopes below are taken
  verbatim from each API's authoritative Google Discovery document. The Android
  Device Provisioning Partner API and Android Over the Air API do not declare
  public oauth2 scopes in their Discovery docs (partner/allow-listed access).
schemes:
  - name: OAuth2
    type: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
scopes:
  - scope: https://www.googleapis.com/auth/androidmanagement
    description: Manage Android devices and apps for your customers
    apis: [android-management-api]
  - scope: https://www.googleapis.com/auth/androidpublisher
    description: View and manage your Google Play Developer account
    apis: [google-play-developer-api, google-play-games-services-api]
  - scope: https://www.googleapis.com/auth/androidenterprise
    description: Manage corporate Android devices
    apis: [google-play-emm-api]
  - scope: https://www.googleapis.com/auth/firebase.messaging
    description: Send messages and manage messaging subscriptions for your Firebase applications
    apis: [firebase-cloud-messaging-api]
  - scope: https://www.googleapis.com/auth/games
    description: Create, edit, and delete your Google Play Games activity
    apis: [google-play-games-services-api]
  - scope: https://www.googleapis.com/auth/drive.appdata
    description: See, create, and delete its own configuration data in your Google Drive
    apis: [google-play-games-services-api]
  - scope: https://www.googleapis.com/auth/playintegrity
    description: Access the Play Integrity API to verify device and app integrity
    apis: [play-integrity-api]
  - scope: https://www.googleapis.com/auth/cloud-platform
    description: See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account
    apis: [firebase-cloud-messaging-api, cloud-testing-api]
  - scope: https://www.googleapis.com/auth/cloud-platform.read-only
    description: View your data across Google Cloud services and see the email address of your Google Account
    apis: [cloud-testing-api]