v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
identity

Create an API key. The plain-text key is returned exactly once.

post/v1/identity/api-keys

Request body

namestring required
scopesstring[]
expires_atstring date-time nullable

Response

Successful Response

idstring uuid required
namestring required
key_prefixstring required
scopesstring[] required
is_activeboolean required
last_used_atstring date-time nullable required
expires_atstring date-time nullable required
created_atstring date-time required
plain_text_keystring required