What is a permanent API token and when can it be used
An API token is a unique identifier of an application requesting access to your account via the API. Our API documentation describes how to get a standard authorization token with a validity period of 1 hour, to update it, use the Refresh token request with a validity period of 24 hours. Such validity periods can be helpful for one-time requests. To set up an automated process for working with our CDN service (for example, automatic cache clearing), use a permanent API token, which you can create in your personal account. Please refer to the specific product API documentation to check if it supports permanent API tokens. To manage services add your permanent API token after APIKey in the authorization header: ‘Authorization: APIKey 7711$eyJ0eXAiOiJKV’Create a permanent API token
Note: There is currently a limit of 50 API tokens per account

- Never expire means that the validity period of the token is unlimited.
- Set expiration date option choosing this option set the expiration date of the token in the field below.

Delete an API token
Only users with the Administrators role can delete any tokens issued for the account. Users with other roles can only delete tokens that were issued only by these users.
API tokens section
This section displays all issued API tokens, as well as information about who issued the token, token role, last usage, expiration date, and status. Important: Only users with the Administrators role can see and manage all tokens issued for the account. Users with other roles can only see and manage the tokens that were issued by these users. For a quick search, use:- Issued by filter for filtering by a user who issued a token
- Role filter for filtering by the role assigned to the token
- Status filter for filtering by token status: active/expired/deleted-filter

API token expiration notifications
API token expiration notifications are displayed in your personal account and are sent by default to users who have issued a token and to users with the Administrators role. You can configure notifications in the Notifications section of the Profile tab.
- 7 days before the token expires.
- 1 day before the token expires.