Bynder · OAuth Scopes
Bynder OAuth Scopes
OAuth 2.0
derived
Bynder publishes 7 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 Bynder API on a user’s behalf.
Tokens are issued from https://yourportal.bynder.com/v6/authentication/oauth2/token/authorization.
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 ManagementDAMBrand ManagementContent ManagementMarketing
Scopes: 7
Flows: authorizationCode, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
https://yourportal.bynder.com/v6/authentication/oauth2/auth
https://yourportal.bynder.com/v6/authentication/oauth2/auth
Token URL
https://yourportal.bynder.com/v6/authentication/oauth2/token/authorization https://yourportal.bynder.com/v6/authentication/oauth2/token/client-credentials
https://yourportal.bynder.com/v6/authentication/oauth2/token/authorization https://yourportal.bynder.com/v6/authentication/oauth2/token/client-credentials
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| asset:read | Read assets | authorizationCode, clientCredentials |
| asset:write | Write assets | authorizationCode, clientCredentials |
| collection:read | Read collections | authorizationCode |
| collection:write | Write collections | authorizationCode |
| meta.assetbank:read | Read asset bank metaproperties | authorizationCode |
| meta.assetbank:write | Write asset bank metaproperties | authorizationCode |
| offline | Refresh token access | authorizationCode |