Generate Access Tokens
Access tokens are used to authenticate API requests. Tokens are specific to the server.
-
Select the "Settings" option in the Bitstreams Edge, located on the left hand side.
-
The Settings interface is now shown, click the Access Tokens tab.
-
Click the blue + Create New Token button, located on the top right of the window
-
The next window will ask for a name to be provided. This is allow for easier tracking of the API tokens. Click the blue Create button to create the Access Token.
-
The User will have the option to Copy Token Secret or to Download.
warningFor security reasons, this is the only time the access token secret key can be copied or downloaded. Make sure to save it.
- If the access token is copied, only the Token Secret portion will be copied to the clipboard.
- If the access token is downloaded, it will be saved as a
Bitstreams-Access-Token-<token-name>.txt
file that includes the Token Name, Token Id and Token Secret.