From the Access Token page, you can generate and manage access tokens that apply to your account. Access tokens can be used when accessing the REST APIs. |
NOTE: If this page is not visible, the feature has not been enabled in your instance of the platform. See Enable API Access Tokens. |
Tip: Access token usage is the preferred method of authenticating from API. See
|
Access Tokens Page |
Actions:
Columns:
Token ID: Internal identifier for the token
NOTE: This is not the token itself. That value is exposed when you create the token and must be retained for any use outside of the |
Context menu:
Delete Token: Click the delete the token.
Deleting a token cannot be undone. |
NOTE: If you delete an active token, any API usage that references the token no longer works. |
When you generate a token, you can provide the following information.
Generate Token Dialog |
Set this value to -1
to never expire the token.
To create the token, click Generate.
After the token is generated, it is automatically activated. You can have multiple active tokens.
You must copy the token out of the application. Click Copy Token to clipboard to copy the text value of the token.
For security purposes, after you close the My Token screen, the token is no longer accessible. You cannot reopen this dialog. You must copy this value and store it in a secure place for later use. |