G

Google Play EMM API

REST discovered

Details
URL
https://androidenterprise.googleapis.com/
Docs
https://developers.google.com/android/work/play/emm-api
Authentication
Google OAuth 2.0 access token for the Android Enterprise scope oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create an OAuth 2.0 client in Google Cloud Console Credentials, then obtain a user access token for the https://www.googleapis.com/auth/androidenterprise scope as described in Authorize requests. Existing EMMs also need participation in the EMM community; Google states it no longer accepts new registrations for the Play EMM API.

Google API key api_key discovered Get key ↗
?key=<credential>

Create an API key in Google Cloud Console Credentials. The API discovery document for this service says the key query parameter is accepted and is required unless you provide an OAuth 2.0 token. Note that individual methods in the discovery document also declare the https://www.googleapis.com/auth/androidenterprise scope, so practical access may still depend on being an existing registered EMM.