API Keys
API Keys allow you to authenticate your applications and scripts with the Stackly API.
Managing API Keys
🔑 Create a New Key
- Go to Settings > API Keys.
- Click Generate New Key.
- Give your key a descriptive Name (e.g., "Website Integration").
- Click Create.
- Copy the key immediately. You will not be able to see it again.
📋 List Keys
View all your active API keys in the dashboard. You can see the key name, prefix, and creation date.
🔄 Regenerate a Key
If a key is compromised or you need to rotate your credentials:
- Find the key in the list.
- Click the Revoke or Regenerate icon.
- Confirm the action.
[!WARNING] Regenerating a key will immediately invalidate the old key value and generate a new one. You must update any applications using the old key with the new value to maintain access. The key entry itself (name, prefix) will remain.