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 Deliveries API

Media content delivery management

Warner Bros. Discovery Deliveries 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 Deliveries. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 3 operations across 2 paths, and defines 5 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.

3 operations 2 paths 5 schemas 2 GET1 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 Deliveries 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 3

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

Deliveries 3

Media content delivery management

GET
/v1/deliveries
List Deliveries
listDeliveries 5 params → 200401403
POST
/v1/deliveries
Create Delivery
createDelivery body → 201400401
GET
/v1/deliveries/{deliveryId}
Get Delivery
getDelivery 1 param → 200401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Delivery (8 properties), Asset (7 properties), DeliveryListResponse (4 properties), CreateDeliveryRequest (4 properties). Each schema is shown below with its type and property counts.

DeliveryResponse
object
1 property
CreateDeliveryRequest
object
4 properties 3 required
Delivery
object
8 properties
Asset
object
7 properties
DeliveryListResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Warner Bros. Discovery publishes across the network.

Warner Bros. Discovery Assets API
Warner Bros. Discovery Metadata API
Warner Bros. Discovery Status API