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_enterpriseGets an enterprise for a given enterprise ID. Requires the enterprise ID in the name field (e.g., enterprises/{enterpriseId}).
    list_enterprisesLists enterprises accessible to the caller.
    get_applicationGets application details for a given enterprise and application ID. Requires the resource name in the format: enterprises/{enterpriseId}/applications/{applicationId}.
    get_deviceGets device details for a given enterprise and device ID. Requires the resource name in the format: enterprises/{enterpriseId}/devices/{deviceId}.
    list_devicesLists devices for a given enterprise. Requires the enterprise ID in the parent field (e.g., enterprises/{enterpriseId}).
    get_policyGets a policy for a given enterprise and policy ID. Requires the resource name in the format: enterprises/{enterpriseId}/policies/{policyId}.
    list_policiesLists policies for a given enterprise. Requires the enterprise resource name in the parent field (e.g., enterprises/{enterpriseId}).
    get_web_appGets a web app. Requires the resource name in the format: enterprises/{enterpriseId}/webApps/{webAppId}.
    list_web_appsLists web apps for a given enterprise. Requires the enterprise resource name in the parent field (e.g., enterprises/{enterpriseId}).