C

chromepolicy.googleapis.com

Chrome Policy API lets Google Workspace administrators programmatically view and manage Chrome browser and ChromeOS device policies for their organization. It complements Google Admin console and related Admin SDK APIs for enterprise Chrome management.

1 integration · REST

Chrome Policy exposes one authenticated REST API at `https://chromepolicy.googleapis.com/` for managing Chrome/ChromeOS policies, authenticated with Google OAuth 2.0 user or service-account access tokens.

discovered 2mo ago
REST · OpenAPI1
Credentials
Google OAuth 2.0 client for Chrome Policy APIoauth2Set up OAuth

Create or choose a Google Cloud project in the Google Cloud Console, enable the Chrome Policy API, then open APIs & Services > Credentials and create an OAuth client ID after configuring the OAuth consent screen. Request Chrome Policy scopes such as https://www.googleapis.com/auth/chrome.management.policy or https://www.googleapis.com/auth/chrome.management.policy.readonly as needed, then exchange the client for a user access token using Google's OAuth flow described in the Chrome Policy setup guide.

Google service account for Chrome Policy APIoauth2Set up OAuth

Create or choose a Google Cloud project in the Google Cloud Console, enable the Chrome Policy API, then create a service account from IAM & Admin > Service Accounts. Grant it access appropriate to your Google Workspace organization, and use it to obtain OAuth 2.0 access tokens for the Chrome Policy scopes documented in the setup guide, such as https://www.googleapis.com/auth/chrome.management.policy or https://www.googleapis.com/auth/chrome.management.policy.readonly.

conventions · 0/8 published

Publish these signals → /publishing