An API token is used to secure and authenticate access to an API.
When a valid token is provided, the API server grants the appropriate level of access. The request is rejected if the token is invalid or lacks necessary permissions.
This is a page where all tokens belonging to the user are listed. On the page, you can Create, Reveal, and Delete tokens.
Reveal can only be performed once per token.