Authorization header using the Bearer token format.
Authorization header
Include your API key token in every request:API key types
The API uses two types of API keys, each scoped to different resources:Organization API keys
Organization API keys are used to authenticate requests to the Management API. These keys are scoped to your organization and allow you to manage your organization, entities, and API keys. To create an organization API key:- Via the Dashboard: Navigate to your organization settings and create an API key
- Via the API: Once you have created your first API key, you may create additional keys via the API