api-keys

Create Api Key

Create a new API key for the authenticated user.

post/v1/api-keys

Headers

authorizationstring

Request body

namestring nullable

Optional display name for the key

Response

Successful Response

key_idstring required
api_keystring required

Full API key, shown only once at creation

namestring required
created_atstring required

Changes