Google Play Developer API
- URL
-
https://androidpublisher.googleapis.com/androidpublisher/v3 - Docs
- https://developers.google.com/android-publisher/api-ref/rest
Authorization: Bearer <credential> + Google service account for Google Play Developer API discovered 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.
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.