Skip to main content
POST
Create API Key

Authentication

Requires an API key in the Authorization header.

Request

string
required
A display name for the key (e.g., “Production”, “Development”).

Example request

Response

string
Unique key identifier.
string
Display name for the key.
string
The full API key. This is only shown once store it securely.
string
ISO 8601 creation timestamp.

Example response

The full key value is only returned at creation time. You won’t be able to retrieve it again. Store it securely.