Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Youtube I18n API

Operations related to internationalization resources

Youtube I18n 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 I18n. 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 2 operations across 2 paths, and defines 3 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.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://www.googleapis.com/youtube/v3
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Youtube I18n 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 2

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

I18n 2

Operations related to internationalization resources

GET
/i18nLanguages
Youtube List I18n Languages
youtube.i18nLanguages.list 4 params → 200400403
GET
/i18nRegions
Youtube List I18n Regions
youtube.i18nRegions.list 4 params → 200400403

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are I18nLanguageListResponse (3 properties), I18nRegionListResponse (3 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

I18nRegionListResponse
object
A list of i18n region resources supported by the YouTube website.
3 properties
ErrorResponse
object
A standard error response returned by the YouTube Data API.
1 property
I18nLanguageListResponse
object
A list of i18n language resources supported by the YouTube website.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

youtube-i18n-api-openapi.yml Raw ↑

Other APIs Youtube publishes across the network.

Youtube Channel Sections API
Youtube Channel Banners API
Youtube Members API
Youtube Memberships Levels API
Youtube Thumbnails API
Youtube Watermarks API
Youtube Video Abuse Report Reasons API
YouTube IFrame Player API
YouTube Subscribe Button
Youtube Playlist Images API
YouTube Content ID API
YouTube oEmbed API