me

Create Api Key

Mint a new API key. The plaintext secret is in the response only here; subsequent GET responses redact it. Show it to the user once in a copy-on-display dialog.

post/me/api-keys

Request body

namestring required
scopesstring[]

Response

Successful Response

idstring required
namestring required
prefixstring required
scopesstring[] required
last_used_atstring date-time nullable
revoked_atstring date-time nullable
created_atstring date-time required
keystring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.