Application Tokens (API Access)
This document provides an overview of creating and managing application tokens for API access, including token expiration and revocation.
Last updated
This document provides an overview of creating and managing application tokens for API access, including token expiration and revocation.
Application tokens let you authorize API requests and third-party integrations without using your password. You create a token in your user profile, set an expiration date, copy the token once, and revoke it when needed.
This feature can be disabled by an instance administrator. In this case, creating new tokens is disabled. All existing tokens stay valid until their expiration date.
Use application tokens with the API and third-party integrations.

Open User profile → Application tokens.
Click the
button in the bottom-left corner.
Enter the Token name and select the Token expiration date.
In the confirmation window, click the Copy icon
.
Make sure to copy the token. This is the only time you can see it. You won’t be able to view it again after you close this window.
Check the token list. Revoke tokens if needed.
You will receive an email notification 30 days and 1 day before the token expires.
Last updated