Authentication

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 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 HTTP basic access authentication, where the key string is the username of the request, and the password is blank.

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