How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google Chrome App Details API

Operations for retrieving information about Chrome apps, extensions, and Android apps available to managed devices.

Google Chrome App Details API is one of 15 APIs that Google Chrome publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include App Details. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, code examples, and a GitHub repository.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://chromemanagement.googleapis.com/v1.

3 operations 3 paths 4 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Server
https://chromemanagement.googleapis.com/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Google Chrome App Details API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

  • oauth2 — Google OAuth 2.0 authentication. Requires appropriate Chrome Management API scopes.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

App Details 3

Operations for retrieving information about Chrome apps, extensions, and Android apps available to managed devices.

GET
/customers/{customerId}/apps/chrome/{appId}
Get Chrome app details
getChromeAppInfo 2 params → 200404
GET
/customers/{customerId}/apps/android/{appId}
Get Android app details
getAndroidAppInfo 2 params → 200404
GET
/customers/{customerId}/apps/web/{appId}
Get web app details
getWebAppInfo 2 params → 200404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ChromeAppInfo (21 properties), AndroidAppInfo (3 properties), GoogleRpcStatus (3 properties), WebAppInfo (2 properties). Each schema is shown below with its type and property counts.

GoogleRpcStatus
object
Standard Google API error response following the google.rpc.Status format.
3 properties
AndroidAppInfo
object
Information about an Android app available on managed ChromeOS devices.
3 properties
WebAppInfo
object
Information about a web app.
2 properties
ChromeAppInfo
object
Information about a Chrome app or extension.
21 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-chrome-app-details-api-openapi.yml Raw ↑

Other APIs Google Chrome publishes across the network.

Chrome Extensions API
Chrome DevTools Protocol
Chrome Web Store API
Chrome User Experience Report API
Chrome Policy API
Chrome Verified Access API
Google Safe Browsing API
PageSpeed Insights API
Chrome Built-in AI APIs
Google Chrome Reports API
Google Chrome Telemetry Devices API
Google Chrome Telemetry Events API
Where this information came from

This is an independent, third-party profile of Google Chrome App Details API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.