Introduction

Important Notes about our API documentation

POST vs GET Requests

While both POST and GET methods are accepted for all requests, the use of POST is strongly recommended.

Escaping / URL Encoding your data

Please ensure all data submitted to our system is encoded using the application/x-www-form-urlencoded format. Failure to adhere to this standard may result in data corruption or transmission errors.

Async Requests / Use of Webhooks

Please note that the majority of our APIs that require data input operate asynchronously. This means that upon receiving your initial request, we will provide a preliminary response while the full processing takes place in the background.

If you require a comprehensive response, we strongly recommend providing a Webhook URL.

Further Questions?

Not a problem! Please reach out to your Client Success Team, we would be happy to help you out.