Skip to main content

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

  1. Go to the Settings section of your workspace.
  2. Click on the API Keys tab.
  3. Click on the Generate New Key button.
  4. Enter a unique name for the key.
  5. Click on the Create button.

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 Revoke button next to the key you want to revoke.

note

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.