Skip to main content
All API requests require a Bearer token in the Authorization header:

The fastest way to get started is to create a long-lived access token directly in the admin dashboard:
  1. Go to Organization Settings → API
  2. Create a new access token and select the scopes you need
  3. Copy the token and use it in your API requests
This is the recommended approach for server-side integrations and scripts.