Members with the Viewer role cannot open this page. Ask a workspace owner or member to create a key for you.
Create a key
- Go to Settings → API Keys.
- Click Create API key.
- Give the key a name that says where it will be used — for example,
Production API key. The name is only a label for you; it does not affect what the key can do. - Click Create.
- Copy the key straight away and store it somewhere safe.
Read the key list
Each key in the table shows:- Name — the label you gave it.
- Key — the first few characters of the key. This prefix is enough to tell keys apart, but it is not the key itself.
- Created — when the key was made.
- Last used — when a request last used it, or Never if nothing has used it yet.
Revoke a key
- Find the key in the table.
- Click Revoke.
- Confirm.
Keep keys safe
- Treat a key like a password. Anyone holding it can act on your workspace through the API.
- Do not commit keys to a repository, paste them into a prompt, or share them in chat.
- Use a separate key per integration, so you can revoke one without breaking the others.