Overview
RESTful APIs
Our APIs have been developed following a RESTful architecture.
JSON Responses
All our response are in JSON format.
API Key
In order to access API.1, you must first create an API Key. You can create an API Key in the Client Portal.
You must pass the following HTTP header when you make API calls.
Correlation ID
For traceability when helping us to support you in your development and ongoing use of API.1, you must generate and pass a unique Correlation GUID on each API request.
Polling
You access data from Your Customer's Accounting System by polling API.1 to access the data.
Last updated