Authentication

Not released - Coming Soon
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 you need to suit your different applications and environments. A valid key must be provided with every call, via HTTP basic access authentication, where the key string is the username of the request, and the password is blank.


Did this page help you?