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

Warner Bros. Discovery Metadata API

Content metadata and manifest submission

Warner Bros. Discovery Metadata API is one of 4 APIs that Warner Bros. Discovery publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Metadata. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.warnermediasupplychain.com.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://partnerhub.warnermedia.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Warner Bros. Discovery Metadata API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 4 scopes. By default, every request must be authenticated.

  • OAuth2 — OAuth 2.0 client credentials flow for partner authentication

Paths & Operations 2

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

Metadata 2

Content metadata and manifest submission

POST
/v1/metadata
Submit Metadata
submitMetadata body → 202400401
POST
/v1/metadata/validate
Validate Metadata
validateMetadata body → 200400401

Schemas 4

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

MetadataValidationRequest
object
1 property 1 required
MetadataSubmissionResponse
object
3 properties
MetadataValidationResponse
object
3 properties
MetadataSubmissionRequest
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

warner-bros-discovery-metadata-api-openapi.yml Raw ↑

Other APIs Warner Bros. Discovery publishes across the network.

Warner Bros. Discovery Assets API
Warner Bros. Discovery Deliveries API
Warner Bros. Discovery Status API