googleapis.com

The Chrome Policy API is a suite of services that allows Chrome administrators to control the policies applied to their managed Chrome OS devices and Chrome browsers.

🔑 oauth2 14 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 a specific policy schema for a customer by its resource name.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://chromepolicy.googleapis.com/v1/{name}
Gets a list of policy schemas that match a specified filter value for a given…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://chromepolicy.googleapis.com/v1/{parent}/policySchemas
Endpoints (14 total)
GET
/v1/{name}
Get a specific policy schema for a customer by its resource name.
GET
/v1/{parent}/policySchemas
Gets a list of policy schemas that match a specified filter value for a given…
POST
/v1/{customer}/policies:resolve
Gets the resolved policy values for a list of policies that match a search qu…
POST
/v1/{customer}/policies/groups:batchDelete
Delete multiple policy values that are applied to a specific group. All targe…
POST
/v1/{customer}/policies/groups:batchModify
Modify multiple policy values that are applied to a specific group. All targe…
POST
/v1/{customer}/policies/orgunits:batchModify
Modify multiple policy values that are applied to a specific org unit. All ta…
POST
/v1/{customer}/policies/orgunits:batchInherit
Modify multiple policy values that are applied to a specific org unit so that…
POST
/v1/{customer}/policies/files:uploadPolicyFile
Creates an enterprise file from the content provided by user. Returns a publi…
POST
/v1/{customer}/policies/networks:defineNetwork
Define a new network.
POST
/v1/{customer}/policies/networks:removeNetwork
Remove an existing network by guid.
POST
/v1/{customer}/policies/networks:defineCertificate
Creates a certificate at a specified OU for a customer.
POST
/v1/{customer}/policies/networks:removeCertificate
Remove an existing certificate by guid.
At a glance
Total SDKs10
Languages6
Endpoints14
Authoauth2
Categories2
https://chromepolicy.googleapis.com