Skip to main content
POST
Mint an API key

Authorizations

Authorization
string
header
required

Your API key, sent as Authorization: Bearer <key>.

Body

application/json
label
string
Maximum string length: 120
scopes
string[]

Optional narrower scope set. Must be a subset of the caller's own scopes.

Response

Created key (plaintext shown once)

key
string

Plaintext key — shown only on creation.

id
string
label
string | null
scopes
string[]
createdAt
string