Skip to main content
POST
Issue an organization API key

Authorizations

Authorization
string
header
required

Partner admin session token sent as Authorization: Bearer <token>. Obtained by signing in (console or the email OTP endpoints) and completing the second factor; see the Authentication page.

Body

application/json
name
string
required
Required string length: 1 - 32

Response

Organization API key issued

id
string
required
organization_id
string
required
name
string | null
required
start
string | null
required
enabled
boolean
required
created_at
string
required
last_used_at
string | null
required
raw_key
string
required