Create new API keys
How to create the api keys
The first API key
When no token is set, you can create a new one by clicking on the button labeled Create New Token
. Doing so will open a dialog window where you can enter token settings.
Token settings
There are several properties that can be defined for your key:
- the name
- permissions
- and a validity period
This allows you to manage access to different parts of the API and ensure that only authorized users have access to sensitive information.
Validity
If no validity is set, the key will be valid indefinitely. If a validity period is specified, the key will expire after the given number of days.
Note about security
Keep in mind that setting a validity period can help prevent unauthorized access to your API.