The REST API allows users to access data on-demand, providing a flexible and scalable integration option. Users can retrieve data from the server by making an HTTP GET request, or do updates by making an HTTP POST request, allowing them to do the actions they need programmatically. This type of integration is useful for applications that do not require up-to-the-moment data, such as those used for historical analysis or reporting.

Requirements:

Figure 1 - Generating API Key

Figure 1 - Generating API Key

Available Endpoints

The following are the available GET / POST API endpoints, that users can utilize according to their needs: