Keys

Create a new API key

post/v1/keys

Request body

namestring

Optional human-readable label.

Response

Newly minted key. The full secret is returned exactly once.

idstring
keystring

Full secret. Store immediately.

prefixstring
namestring nullable
created_atstring date-time

Changes