Authentication

All requests must be authenticated using one of your organization’s API keys.

Administrators can create and maintain API keys through the settings menu in the dashboard, by going into the API Keys section.

You can create as many API keys as required to suit your different applications and environments. A valid key must be provided with every request, via the x-api-key header, where the value is your organization's API key.

If you need a separate organization for testing purposes, please contact us at [email protected].

Last updated