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.