Skip to main content
POST
Create a new API key

Authorizations

X-API-Key
string
header
required

Body

application/json
name
string
required

API key name (max 80 characters)

Response

201 - application/json

API key created

id
string

Key UUID

name
string

Key name

keyPrefix
string

Key prefix for identification

fullKey
string

Full API key (shown only once)

createdAt
string<date-time>