The Chrome Management API is a suite of services that allows Chrome administrators to view, manage and gain insights on their Chrome OS and Chrome Browser devices.
- REST Resource: v1alpha1.customers.telemetry.devices
- REST Resource: v1.customers.apps
- REST Resource: v1.customers.apps.android
- REST Resource: v1.customers.apps.chrome
- REST Resource: v1.customers.apps.web
- REST Resource: v1.customers.reports
- REST Resource: v1.customers.telemetry.devices
Service: chromemanagement.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://chromemanagement.googleapis.com
REST Resource: v1alpha1.customers.telemetry.devices
Methods | |
---|---|
get |
GET /v1alpha1/{name=customers/*/telemetry/devices/*} Get telemetry device. |
list |
GET /v1alpha1/{parent=customers/*}/telemetry/devices List all telemetry devices. |
REST Resource: v1.customers.apps
Methods | |
---|---|
countChromeAppRequests |
GET /v1/{customer=customers/*}/apps:countChromeAppRequests Generate summary of app installation requests. |
REST Resource: v1.customers.apps.android
Methods | |
---|---|
get |
GET /v1/{name=customers/*/apps/android/*} Get a specific app for a customer by its resource name. |
REST Resource: v1.customers.apps.chrome
Methods | |
---|---|
get |
GET /v1/{name=customers/*/apps/chrome/*} Get a specific app for a customer by its resource name. |
REST Resource: v1.customers.apps.web
Methods | |
---|---|
get |
GET /v1/{name=customers/*/apps/web/*} Get a specific app for a customer by its resource name. |
REST Resource: v1.customers.reports
Methods | |
---|---|
countChromeVersions |
GET /v1/{customer=customers/*}/reports:countChromeVersions Generate report of installed Chrome versions. |
countInstalledApps |
GET /v1/{customer=customers/*}/reports:countInstalledApps Generate report of app installations. |
findInstalledAppDevices |
GET /v1/{customer=customers/*}/reports:findInstalledAppDevices Generate report of devices that have a specified app installed. |
REST Resource: v1.customers.telemetry.devices
Methods | |
---|---|
get |
GET /v1/{name=customers/*/telemetry/devices/*} Get telemetry device. |
list |
GET /v1/{parent=customers/*}/telemetry/devices List all telemetry devices. |