- Server 1:https://{your-bynder-domain}/
OAuth2 (oauth2)
Authorization Code OAuth Flow
Authorize URL: https://{your-auth-url}
Token URL: https://{your-bynder-domain}/v6/authentication/oauth2/token
Scopes:
COLLECTIONS-INBOXPUBLIC- To retrieve collections other users shared/receivedOUTBOXPUBLIC- To retrieve collections other users shared/receivedPUBLICCOLLECTIONS- To retrieve collections other users createdPUBLISHCOLLECTIONS-SHARECOLLECTION-SHARING-collection.public.view- To retrieve public collections
Client Credentials OAuth Flow
Token URL: https://{your-bynder-domain}/v6/authentication/oauth2/token
Scopes:
COLLECTIONS-INBOXPUBLIC- To retrieve collections other users shared/receivedOUTBOXPUBLIC- To retrieve collections other users shared/receivedPUBLICCOLLECTIONS- To retrieve collections other users createdPUBLISHCOLLECTIONS-SHARECOLLECTION-SHARING-collection.public.view- To retrieve public collections
permanentToken (apiKey)
An API key is a token that you provide when making API calls. Include the token in a header parameter called Authorization.
Example: Authorization: 123