Android Management API
Remote enterprise management of Android devices and apps
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Remote enterprise management of Android devices and apps
Server tool list (9)
Raw names from tools/list. Only developers need these.
| get_enterprise | Gets an enterprise for a given enterprise ID. Requires the enterprise ID in the name field (e.g., enterprises/{enterpriseId}). |
| list_enterprises | Lists enterprises accessible to the caller. |
| get_application | Gets application details for a given enterprise and application ID. Requires the resource name in the format: enterprises/{enterpriseId}/applications/{applicationId}. |
| get_device | Gets device details for a given enterprise and device ID. Requires the resource name in the format: enterprises/{enterpriseId}/devices/{deviceId}. |
| list_devices | Lists devices for a given enterprise. Requires the enterprise ID in the parent field (e.g., enterprises/{enterpriseId}). |
| get_policy | Gets a policy for a given enterprise and policy ID. Requires the resource name in the format: enterprises/{enterpriseId}/policies/{policyId}. |
| list_policies | Lists policies for a given enterprise. Requires the enterprise resource name in the parent field (e.g., enterprises/{enterpriseId}). |
| get_web_app | Gets a web app. Requires the resource name in the format: enterprises/{enterpriseId}/webApps/{webAppId}. |
| list_web_apps | Lists web apps for a given enterprise. Requires the enterprise resource name in the parent field (e.g., enterprises/{enterpriseId}). |