Base URL
The base URL for the Management API isAuthentication
The Management API uses organization API keys for authentication. See Authentication for details. Organization API keys are scoped to your organization, and all requests are automatically scoped to the organization through theAuthorization header.
Organization tokens always start with
org_sk_.- 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. These keys will be associated with owner of the key used to create them and can be created with the same or reduced permissions.