Opal · OAuth Scopes
Opal OAuth Scopes
OAuth 2.0
derived
Opal publishes 2 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Opal API on a user’s behalf.
Tokens are issued from /oauth2/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.
CompanyConsumerMarketingContent PlanningMarketing CalendarCampaign ManagementCollaborationSaaSContent MarketingEditorial CalendarWorkflowApprovalsDigital Asset ManagementJSON:APIOAuth 2.0OpenAPI
Scopes: 2
Flows: authorizationCode, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
/oauth2/auth
/oauth2/auth
Token URL
/oauth2/token /oauth/token
/oauth2/token /oauth/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| offline_access | Include this scope if you wish to receive a refresh token | authorizationCode |
| write:onboarding | Include this scope if you wish to make API requests to onboard new Opals. | clientCredentials |