MediaValet · OAuth Scopes
MediaValet OAuth Scopes
OAuth 2.0
derived
MediaValet publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the MediaValet API on a user’s behalf.
Tokens are issued from https://login.mediavalet.com/connect/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.
Digital Asset ManagementDAMMediaAssetsContentMarketingCloud Storage
Scopes: 3
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://login.mediavalet.com/connect/authorize
https://login.mediavalet.com/connect/authorize
Token URL
https://login.mediavalet.com/connect/token
https://login.mediavalet.com/connect/token
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| api | Access the MediaValet API | authorizationCode |
| offline_access | Obtain a refresh token | authorizationCode |
| openid | OpenID Connect identity | authorizationCode |