Skip to main content

Authenticate with API key

POST 

/authWithApiKey

Exchange an API key for a short-lived bearer JWT — the entry point for every integration. username is the auto-generated integration username shown next to the API key in the admin portal; the issued token inherits that user's roles and rights. Call this endpoint again with the same body when the token expires. clientIdentifier may be supplied in place of clientId.

Request

Responses

Bearer token and refresh token.

Docs AssistantAsk anything about our products