Public API

The Public API is a JSON HTTP service which allows your organisation to create 3rd party applications to connect to your Conquest data. Knowing how to make an HTTP REQUEST is fundamental knowledge for developers to consume the API.

Technical documentation on the Public API is available here.

By purchasing a development licence, you can employ a developer skilled in the use of modern web technologies, to build your own Apps over the Public API. Alternatively, Conquest Solutions will provide you with a quotation to develop the App for you, to an agreed specification and price.

There are three ways of parameterising an HTTP REQUEST:

      Endpoint - the HTTP Method and Request URL

      Request Headers - a key / value list

      Request Body - usually JSON

Tools for learning, testing and developing for the Public API are:

      Postman

      Curl inside PowerShell

      Javascript

The Public API is continually being enhanced with additional Conquest Functionality.

 

Further Reference:

Conquest API Documentation