API Keys
API Keys are used to authenticate and authorize the requests made from other tacl services or third-party services to your project. API Keys are specific to the project for which they are generated. You can generate multiple API keys providing an unique name for each key.
Create API Key
- Go to the Settings section of your workspace.
- Click on the API Keys Menu.
- Click on the Generate New Key button.
- Enter a unique name for the key.
- Click on the Create button.
- Your API Key will be generated and displayed on the screen. Click on the Copy button to copy the key to your clipboard.
- Click on the Done button to close the dialog.
Once you create an API Key, the key will be displayed only once. Make sure to copy and store the key securely.
Revoke API Key
You can revoke an API Key if you no longer want to use it. Revoking an API Key will disable the key and you will not be able to use it for any requests.
Click on the Delete icon next to the key you want to revoke.
Note: You can regenerate the API Key if you lose it. Make sure to revoke the old key if you regenerate a new key and update the new key in your integrations.