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.Using your key
Pass it as a Bearer token on every request:Authorization: Bearer YOUR_API_KEY
JWT tokens that authenticate requests on behalf of your account.
Authorization: Bearer YOUR_API_KEY