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
https://login.videoamp.com/authorize
Token URL
https://login.videoamp.com/oauth/token
https://login.videoamp.com/oauth/token
Flows
authorizationCodedeviceAuthorization
authorizationCodedeviceAuthorization
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| 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 |