Skip to main content

Get tokens to make API calls

Use this endpoint to get access and refresh tokens using an api key.

Request Body
api_key string

authentication API key. Include this key to obtain an initial access_token, refresh_token and organization_id.

Responses
200

The operation was successful

Schema OPTIONAL
access_token string

the short-lived Bearer token that you need to pass on API calls

refresh_token string

a long-lived token that you can use to get access tokens

organization_id number

the organization ID