Authorization

API Key Authentication

All endpoints require an API key for authorization. The API key should be provided in a "X-API-Key" header.

The API key is used to recognize the caller and verify access to specific endpoints.
You can obtain the API key from the Control Panel for both stage and production environments.

Here is a diagram showing how API Key authentication flow works:

API Key Authentication and Authorization

API Key Authentication and Authorization