API Keys
Generate and manage API keys for custom integrations and third-party connections.
Creating an API Key
- Go to Settings → API
- Click + Create API Key
- Enter a name/description
- Select permissions
- Click Create
- Copy the key immediately (shown once only)
Key Permissions
| Permission | Access |
|---|---|
| Read | View data only |
| Write | Create and update data |
| Admin | Full access |
Choose the minimum permissions needed.
Managing Keys
View Active Keys
- Settings → API
- See all active keys
- View usage stats
Revoke a Key
- Find the key
- Click Revoke
- Key immediately stops working
Security Best Practices
- ✅ Use descriptive names
- ✅ Limit permissions
- ✅ Rotate keys periodically
- ✅ Revoke unused keys
- ❌ Never share keys publicly