Skip to main content

How to authenticate

All API endpoints are authenticated using the API Key that you can find in your Dashboard. All requests made with your API key will be done by your organization itself.
--header 'x-api-key: API_KEY'
For all your requests, you can just add an header named “x-api-key” with the api key as value.

Multiple Environments

You can access to the Production Environment and the Stagging Environment at : If you can’t find where is your API key in your dashboard, you can find it in the Setup page