googleapis.com

The Android Management API provides remote enterprise management of Android devices and apps.

🔑 oauth2 15 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets a web app.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidmanagement.googleapis.com/v1/{name}
Lists EMM-managed enterprises. Only BASIC fields are returned.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidmanagement.googleapis.com/v1/enterprises
Lists devices for a given enterprise. Deleted devices are not returned in the…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidmanagement.googleapis.com/v1/{parent}/devices
Endpoints (15 total)
GET
/v1/{name}
Gets a web app.
GET
/v1/enterprises
Lists EMM-managed enterprises. Only BASIC fields are returned.
GET
/v1/{parent}/devices
Lists devices for a given enterprise. Deleted devices are not returned in the…
GET
/v1/{parent}/webApps
Lists web apps for a given enterprise.
GET
/v1/{parent}/policies
Lists policies for a given enterprise.
GET
/v1/{parent}/enrollmentTokens
Lists active, unexpired enrollment tokens for a given enterprise. The list it…
POST
/v1/signupUrls
Creates an enterprise signup URL.
POST
/v1/enterprises
Creates an enterprise. This is the last step in the enterprise signup flow. S…
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/{parent}/webApps
Creates a web app.
POST
/v1/{parent}/webTokens
Creates a web token to access an embeddable managed Google Play web UI for a …
POST
/v1/{name}:issueCommand
Issues a command to a device. The Operation resource returned contains a Comm…
At a glance
Total SDKs10
Languages6
Endpoints15
Authoauth2
Categories2
https://androidmanagement.googleapis.com