Skip to main content

Create a new API key.

POST 

/auth/api-keys

Generate a new API key for programmatic access to the API.

Important: The full API key is only shown once in the response. Store it securely.

Use the API key in requests as: Authorization: ApiKey {your_key}

Request

Responses

API key created successfully.