Bearer JWT
The default for every Core API and Search Module endpoint. Pass a short-lived JSON Web Token in theAuthorization header:
401. Request a new one through the API key exchange below or the refresh endpoint in the API Reference.
API keys
Long-lived secrets you generate from the console. Three scopes are available:- User key — acts on behalf of a user across their organizations.
- Organization key — scoped to one organization.
- Workspace key — scoped to one workspace; safest for backend integrations.