Skip to main content
POST
Mint an API key (plaintext returned once)

Authorizations

Authorization
string
header
required

Admin session token (integrations.crm permission). Management endpoints only.

Body

application/json
name
string
required
Maximum string length: 120
Example:

"Acme CRM"

Response

Created

key
string

The plaintext key. Shown once.

Example:

"tck_live_…"

data
object