Skip to main content

API Specification

A guide to integrating your API.

J
Written by Jasmine
Updated over a month ago

To facilitate seamless end-to-end processing, we have worked closely with our developers to provide a comprehensive API which offers a wide range of services that can be integrated into your own CRM system, website or application.
​
The API is REST based and communication is conducted over a regular HTTPS connection. Input parameters to the API are passed as standard form parameters (i.e. x-www-form-urlencoded) and results are returned in the JSON or XML format.
​
Find fully up-to-date API technical specification online or download the API Technical Guide.pdf.

Did this answer your question?