Skip to main content
POST
Create API key

Authorizations

Authorization
string
header
required

Organization API key for application requests.

Response

Default Response

api_key_id
string
required
created_at
string<date-time>
required
created_by
string | null
required
display_name
string | null
required
expires_at
string<date-time> | null
required
key
string
required

The API key. It is shown once when created, so store it now.

key_prefix
string
required
revoked_at
string<date-time> | null
required
revoked_by
string | null
required
status
enum<string>
required
Available options:
active,
revoked