Testing the API from ReadMe
ReadMe provides the ability to test the API calls directly from the site.
In order to start, you'll need to grab an access token. You can generate a permanent one in your Bynder portal.
- Go to Settings > Advanced Settings > Portal Settings, and click Permanent Tokens.
- Click Add new token.
- Enter a description in the Description field.
- Select Integration from the dropdown menu, or choose Other and fill in the name manually.
- Click the Assigned user dropdown to assign user permissions to the token. Enter the name of the user and click one of the returned search results.
- Select the Bynder resources you want to access with this permanent token in the Scopes section.
- Click Create token.
- Copy the token information.
Now you can paste this token into any of the API Reference calls and get real results!
Note that these calls are ACTUAL calls and can be used to modify data, so be cautious when testing.

Updated 5 months ago