Skip to main content
PUT
Create or get an existing API key.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

API key details

Request body for creating an API key

companyId
string
required

Company ID

name
string
required

API key name

Response

The API key

API key response

apiKey
string

The generated API key