Eliq’s two APIs: Data Management for managing system data and Insights for retrieving analytics.
Eliq offers two main APIs; Data Management API and Insights API. The Data Management API is used to manage data in the Eliq system, such as posting new energy data for a meter or creating new users and locations in the system. The Insights API, on the other hand, is used to obtain analytics data and is designed to be easily integrated into a user interface.
A typical setup for using these APIs looks something like the diagram below, where the client backend system manages data through the Data Management API, implements the Insights API via a server-to-server setup, and uses the results in end-user applications.