Skip to main content

API keys

Pass your API key as a Bearer token on every request: Authorization: Bearer YOUR_API_KEY API keys are signed JWT tokens that inherit your account permissions. If your account has access to a project, your key has access to that project too. Every account has an API key already generated — no setup needed.

Finding your key

Click API Keys in the left sidebar. Your key is displayed there — click Show to reveal the full value or Copy to copy it directly.