Skip to main content
POST
Create API Key
Creates a new API key. The full key value is only returned once at creation time — store it securely.

Body Parameters

string
required
Display name for the API key

Response

string
Unique key identifier
string
Display name
string
The full API key value (only shown once)
string
When the key was created

Example Response

The full API key is only returned once at creation time. Store it securely — it cannot be retrieved again.