Bracken System
The API is the software intermediary that enables messages to be sent and received across the web using HTTP to transport the request and response.
The Bracken API is based on a RESTful design that uses JSON for serialisation and OAuth 2.0 for authorisation.
The API was made to be able to easily integrate with our client’s systems and to allow for a better flow of data between the Bracken System and the Clients.
This document is an overview of the Bracken API and contains the information required to successfully consume and integrate with the API.
The targeted audience for this documentation is developers with an understanding of RESTful APIs and JSON.
Note: This section does not contain any tutorials please go to our tutorial tab for a step by step guide.