Warner Bros. Discovery · OAuth Scopes

Warner Bros. Discovery OAuth Scopes

OAuth 2.0 derived

Warner Bros. Discovery publishes 4 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Warner Bros. Discovery API on a user’s behalf.

Tokens are issued from https://auth.warnermedia.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

EntertainmentMediaStreamingContentTelevisionFilm
Scopes: 4 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://auth.warnermedia.com/oauth/token
Flows
clientCredentials

Scopes (4)

ScopeDescriptionFlows
content:read Read content delivery information clientCredentials
content:write Submit content deliveries clientCredentials
metadata:read Read metadata submissions clientCredentials
metadata:write Submit metadata clientCredentials

Source

OAuth Scopes

warner-bros-discovery-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/warner-bros-discovery-content-partner-openapi.yml
schemes:
- name: OAuth2
  source: openapi/warner-bros-discovery-content-partner-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.warnermedia.com/oauth/token
  description: OAuth 2.0 client credentials flow for partner authentication
scopes:
- scope: content:read
  description: Read content delivery information
  flows:
  - clientCredentials
  sources:
  - openapi/warner-bros-discovery-content-partner-openapi.yml
- scope: content:write
  description: Submit content deliveries
  flows:
  - clientCredentials
  sources:
  - openapi/warner-bros-discovery-content-partner-openapi.yml
- scope: metadata:read
  description: Read metadata submissions
  flows:
  - clientCredentials
  sources:
  - openapi/warner-bros-discovery-content-partner-openapi.yml
- scope: metadata:write
  description: Submit metadata
  flows:
  - clientCredentials
  sources:
  - openapi/warner-bros-discovery-content-partner-openapi.yml