Skip to main content
POST
Generate a new API key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Human-readable label for this API key

Example:

"Production"

Response

200 - application/json
plainKey
string
required

Plain-text key — shown ONCE, never returned again

keyId
string
required
keyPrefix
string
required
Example:

"ac_ab12...cd34"