Using The Reference Section

How to use the the features in the reference section

The API Reference section allows you to make requests directly from the page. It is set up to access the sandbox environment.

Before making a request, you need to authenticate your session. This can be done in postman or any other tool that can retrieve your token. For additional help see our page authenticating via postman.


For all requests, the authorisation token needs to be entered into the header.
Next, select the endpoint that you’d like to use, by going on that particular page. Enter in the parameters you’d like to query and select “Try It!”
You’ll receive a response with either results, a null response or an error.