DocumentationAPI Reference
API ChangelogOpenAPI SpecStatus

Authentication

Authentication is performed via HTTP Bearer Authentication. Provide your API key as the bearer token value. All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.

Authorization: Bearer $API_KEY