googleapis.com

Manages the deployment of apps to Android Enterprise devices.

🔑 oauth2 76 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
Looks up an enterprise by domain name. This is only supported for enterprises…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidenterprise.googleapis.com/androidenterprise/v1/enterprises
Retrieves the name and domain of an enterprise.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidenterprise.googleapis.com/androidenterprise/v1/enterprises/{enterpriseId}
Retrieves details of an Android app permission for display to an enterprise a…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://androidenterprise.googleapis.com/androidenterprise/v1/permissions/{permissionId}
Endpoints (76 total)
GET
/androidenterprise/v1/enterprises
Looks up an enterprise by domain name. This is only supported for enterprises…
GET
/androidenterprise/v1/enterprises/{enterpriseId}
Retrieves the name and domain of an enterprise.
GET
/androidenterprise/v1/permissions/{permissionId}
Retrieves details of an Android app permission for display to an enterprise a…
GET
/androidenterprise/v1/enterprises/{enterpriseId}/users
Looks up a user by primary email address. This is only supported for Google-m…
GET
/androidenterprise/v1/enterprises/{enterpriseId}/webApps
Retrieves the details of all web apps for a given enterprise.
GET
/androidenterprise/v1/enterprises/{enterpriseId}/products
Finds approved products that match a query, or all approved products if there…
GET
/androidenterprise/v1/enterprises/{enterpriseId}/storeLayout
Returns the store layout for the enterprise. If the store layout has not been…
GET
/androidenterprise/v1/enterprises/{enterpriseId}/groupLicenses
Retrieves IDs of all products for which the enterprise has a group license. *…
GET
/androidenterprise/v1/enterprises/{enterpriseId}/serviceAccount
Returns a service account and credentials. The service account can be bound t…
GET
/androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}
Retrieves a user's details.
GET
/androidenterprise/v1/enterprises/{enterpriseId}/storeLayout/pages
Retrieves the details of all pages in the store.
GET
/androidenterprise/v1/enterprises/{enterpriseId}/serviceAccountKeys
Lists all active credentials for the service account associated with this ent…
At a glance
Total SDKs10
Languages6
Endpoints76
Authoauth2
Categories2
https://androidenterprise.googleapis.com