Swagger (also known as OpenAPI) is a modern and popular standard for describing the structure of APIs.
Below is complete listing of our Swagger documents (our documents adhere to
OpenAPI Specification).
Browse and/or search our Swagger documents to find the details of any API which you may wish to invoke.
Our API methods are designed for different purposes. Their purpose is easily recognized by their assigned category.
The API methods are organized into the following categories:
- Command : API methods that permit adding, updating and deleting data elements.
- Integration : API methods that ease numerous common integration activites.
- Query : API methods that enable performing queries that permit filtering and sorting options.