G

Google Play Developer API

REST discovered

Details
URL
https://androidpublisher.googleapis.com/androidpublisher/v3
Docs
https://developers.google.com/android-publisher/api-ref/rest
Authentication
Google service account for Google Play Developer API Authorization: Bearer <credential> + Google service account for Google Play Developer API discovered
Google service account for Google Play Developer API oauth2 Set up OAuth ↗

Create or choose a Google Cloud project, then enable the API from the Google Play Developer API page. In Service Accounts, create a service account. In Google Play Console Users & Permissions, invite that service account email and grant the needed Play Console permissions. Use the service account to obtain OAuth 2.0 access tokens for the https://www.googleapis.com/auth/androidpublisher scope as described in Getting Started.

Google OAuth client for Google Play Developer API oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create or choose a Google Cloud project, enable the API from the Google Play Developer API page, then configure branding on the OAuth consent screen. In Credentials, create an OAuth client ID. Authorize for scope https://www.googleapis.com/auth/androidpublisher, then obtain and refresh bearer tokens as described in Getting Started and Authorization.