Create OAuth 1 API tokens
OAuth 1 permanent tokens consist of a token, token secret, consumer, and consumer secret. OAuth 1 permanent tokens are no longer created by default and can only be generated for existing integrations that didn't migrate to OAuth 2 yet.
Note
Make sure you have this feature enabled for your account. Contact your Bynder Customer Success Manager for information and help with the setup.
Who can set up OAuth 1 API Tokens?
Go to Settings > Users & rights > Permission management to verify your rights. You also need to have one of the following rights enabled for your account:
Manage portal settings: enables you to access the settings page for setting up API tokens.
Create Bynder API tokens: enables you to create consumers and tokens.
View Bynder API tokens: displays a list of all the tokens created for your account.
Revoke Bynder API tokens: enables you to delete selected tokens.
Set up API Tokens
If your integration does not appear in the dropdown choose Other and type in the integration name.
Go to
Settings > Advanced settings > Portal settings
In the Account section, select API tokens.
Click +Create new consumer.
Enter the name of the consumer to use the API token.
Click Create.
Copy the consumer key and consumer secret.
Note
When you click OK the data disappears.
Click +Create new token.
Enter User.
Select the Consumer from the dropdown menu.
Select the Integration Type from the dropdown menu.
Click Create.
The Token and Token Secret will appear.
Important
Make sure you copy this information because once you click OK the information will disappear.
Click OK.
You can now provide users with the required data to connect to Bynder through an API.
Note
Repeat the above steps to create multiple tokens for a consumer
Delete Tokens
To delete a token, click
next to the token you want to revoke.