googleapis.com

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.

🔑 oauth2 12 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
Get telemetry user.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://chromemanagement.googleapis.com/v1/{name}
List all telemetry users.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://chromemanagement.googleapis.com/v1/{parent}/telemetry/users
List telemetry events.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://chromemanagement.googleapis.com/v1/{parent}/telemetry/events
Endpoints (12 total)
GET
/v1/{name}
Get telemetry user.
GET
/v1/{parent}/telemetry/users
List all telemetry users.
GET
/v1/{parent}/telemetry/events
List telemetry events.
GET
/v1/{parent}/telemetry/devices
List all telemetry devices.
GET
/v1/{customer}/reports:countInstalledApps
Generate report of app installations.
GET
/v1/{customer}/apps:countChromeAppRequests
Generate summary of app installation requests.
GET
/v1/{customer}/reports:countChromeVersions
Generate report of installed Chrome versions.
GET
/v1/{customer}/reports:findInstalledAppDevices
Generate report of managed Chrome browser devices that have a specified app i…
GET
/v1/{customer}/reports:countChromeHardwareFleetDevices
Counts of devices with a specific hardware specification from the requested h…
GET
/v1/{customer}/reports:countChromeBrowsersNeedingAttention
Count of Chrome Browsers that have been recently enrolled, have new policy to…
GET
/v1/{customer}/reports:countChromeDevicesThatNeedAttention
Counts of ChromeOS devices that have not synced policies or have lacked user …
GET
/v1/{customer}/reports:countChromeDevicesReachingAutoExpirationDate
Generate report of the number of devices expiring in each month of the select…
At a glance
Total SDKs10
Languages6
Endpoints12
Authoauth2
Categories2
https://chromemanagement.googleapis.com