API keys

Create and rotate your organization's API key.

Your organization has one active API key at a time. It authenticates every authenticated REST request via the x-api-key header.

Roll your key

Dashboard API Keys page with the Roll API Key button
The API Keys page — your key stays hidden until you roll a new one.
  1. Go to Dashboard → Keys (/dashboard/keys).
  2. Click Roll API Key.
  3. Copy the key immediately — it is shown once and cannot be retrieved later.

Rolling replaces your existing key. Any integration using the old key stops working the moment you roll. Update your services with the new key right away.

There is no separate “create” or “revoke” — rolling does both: it revokes the old key and issues a new one.