Skip to main content
POST
Create an API key

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Body

application/json
name
string
default:Default Key

Label for the key so you remember where it is used

Required string length: 1 - 100
Example:

"Production backend"

Response

API key created — the raw key is shown only in this response

success
boolean
Example:

true

message
string
Example:

"API key created. Copy it now — it will not be shown again."

data
object
Example: