Skip to main content
POST
Mint an API key (superuser only)

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Body

application/json
organization
string<uuid>
required
name
string

Response

Created. Includes the one-time plaintext key.

API key metadata. Never includes the secret or its stored forms.

id
string<uuid>
organization
string<uuid>
name
string
created_at
string<date-time>
api_key
string

Full plaintext key — shown only here, once.