Dashboard: API Keys
What It Is
The API Keys page (/account/api-keys) lets you create and revoke API keys used by the CLI and hooks/automation.
Quick Start
- Go to
/account/api-keys. - Enter a name (for example:
laptop,server,ci). - Click Create.
- Copy the key immediately. The UI does not show it again.
List and Revoke
The page lists active keys with:
- Name
- Prefix
- Created date
- Last used date/time (or
Never)
Revoking a key removes it from the active list.
Security Notes
- Treat API keys like passwords.
- If a key leaks, revoke it and create a new one.
Troubleshooting
- You lost the key: create a new key and update your CLI config.