Brightcove · Authentication Profile

Brightcove Authentication

Authentication

Brightcove secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

VideoMediaStreamingLive StreamingAnalyticsCDNOTTPlayerAd Insertion
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

BC_OAuth2 oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/analytics-api-openapi.yaml, openapi/audience-openapi.yaml, openapi/cms-api-openapi.yaml,
  openapi/delivery-rules-openapi.yaml, openapi/dynamic-ingest-openapi.yaml, openapi/ingest-profiles-openapi.yaml,
  openapi/player-management-openapi.yaml, openapi/social-openapi.yaml, openapi/ssai-openapi.yaml
summary:
  types:
  - oauth2
  oauth2_flows:
  - clientCredentials
schemes:
- name: BC_OAuth2
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://oauth.brightcove.com/v4/access_token
    scopes: 2
  description: Brightcove OAuth API. See the [support documentation](/oauth/index.html) or [Getting
    Access Tokens](/oauth/code-samples/oauth-api-sample-get-access-token.html) to learn more
  sources:
  - openapi/analytics-api-openapi.yaml
  - openapi/audience-openapi.yaml
  - openapi/cms-api-openapi.yaml
  - openapi/delivery-rules-openapi.yaml
  - openapi/dynamic-ingest-openapi.yaml
  - openapi/ingest-profiles-openapi.yaml
  - openapi/player-management-openapi.yaml
  - openapi/social-openapi.yaml
  - openapi/ssai-openapi.yaml