Security & Access
API Keys
Create and manage API keys for programmatic access.
Creating an API key
1. Go to Dashboard → API Keys 2. Click Create Key 3. Give the key a name and select the required scopes 4. Copy the key immediately — it will not be shown again
API keys are shown only once at creation. Store them securely in a password manager or secrets vault.
Key scopes
Each key is granted specific scopes. Apply the principle of least privilege — grant only the scopes the integration needs.
Rotating keys
To rotate a key: 1. Create a new key with the same scopes 2. Update your application to use the new key 3. Delete the old key from the dashboard
Was this article helpful?
Need more help? Open a support ticket