Youtube Reports API
Operations for querying YouTube Analytics report data
Youtube Reports API is one of 36 APIs that Youtube publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, an API reference, code examples, and 2 JSON Schemas.
This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.
Requests are made against a single base URL, https://youtubeanalytics.googleapis.com/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Youtube Reports API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 4 scopes.
By default, every request must be authenticated.
OAuth2— OAuth 2.0 authentication for YouTube Analytics API
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.
Operations for querying YouTube Analytics report data
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Report (7 properties), QueryResponse (3 properties), ColumnHeader (3 properties), ListReportsResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Youtube 12
Other APIs Youtube publishes across the network.