VideoAmp · OAuth Scopes

VideoAmp OAuth Scopes

OAuth 2.0 derived

VideoAmp publishes 4 OAuth 2.0 scopes via the authorizationCode and deviceAuthorization flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the VideoAmp API on a user’s behalf.

Tokens are issued from https://login.videoamp.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.

Media MeasurementAdvertisingAdTechtv-currencyAudience MeasurementMedia PlanningStreamingAttributionData CollaborationMCPagent-native
Scopes: 4 Flows: authorizationCode, deviceAuthorization Method: derived

OAuth endpoints

Authorization URL
https://login.videoamp.com/authorize
Token URL
https://login.videoamp.com/oauth/token
Flows
authorizationCodedeviceAuthorization

Scopes (4)

ScopeDescriptionFlows
email Email address claim authorizationCode, deviceAuthorization
offline_access Issue a refresh token authorizationCode, deviceAuthorization
openid OIDC subject identifier authorizationCode, deviceAuthorization
profile Basic profile claims authorizationCode, deviceAuthorization

Source

OAuth Scopes

Raw ↑
generated: '2026-08-02'
method: derived
source: openapi/videoamp-public-api-openapi.yml
schemes:
- name: videoampOAuth
  source: openapi/videoamp-public-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.videoamp.com/authorize
    tokenUrl: https://login.videoamp.com/oauth/token
  - flow: deviceAuthorization
    tokenUrl: https://login.videoamp.com/oauth/token
  description: OAuth 2.0 / OIDC via VideoAmp's Auth0 tenant at https://login.videoamp.com. Verified
    from https://login.videoamp.com/.well-known/openid-configuration (HTTP 200) and https://api.videoamp.dev/.well-known/oauth-protected-resource/v1/mcp
    (HTTP 200, RFC 9728). Bearer tokens are presented in the Authorization header.
scopes:
- scope: email
  description: Email address claim
  flows:
  - authorizationCode
  - deviceAuthorization
  sources:
  - openapi/videoamp-public-api-openapi.yml
- scope: offline_access
  description: Issue a refresh token
  flows:
  - authorizationCode
  - deviceAuthorization
  sources:
  - openapi/videoamp-public-api-openapi.yml
- scope: openid
  description: OIDC subject identifier
  flows:
  - authorizationCode
  - deviceAuthorization
  sources:
  - openapi/videoamp-public-api-openapi.yml
- scope: profile
  description: Basic profile claims
  flows:
  - authorizationCode
  - deviceAuthorization
  sources:
  - openapi/videoamp-public-api-openapi.yml

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/videoamp-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.