Connecting BI Analytics to BI platforms
BI Analytics allows you to connect monitoring system data to external BI platforms for building custom reports, charts, dashboards, and analytical views.

Using the BI Analytics API, you can retrieve data about vehicles, drivers, trips, fuel consumption, Eco Driving events, and other operational metrics, then visualize and analyze this data in any BI platform that supports REST APIs.
BI Analytics can be used for both simple reporting and enterprise-level analytics with custom metrics, filters, and visualizations.
You can connect BI Analytics to platforms such as:
-
Microsoft Power BI
-
Tableau
-
Qlik Sense
-
Apache Superset
-
Grafana
-
any other BI platform that supports REST APIs
Before connecting to BI Analytics, make sure that:
-
the Analytics module is enabled for the partner account
-
the Analytics module is enabled for the user account
-
the bi_analytics = 1 configuration parameter is set for the partner account
-
you have the partner account username and password
-
you are using the correct server URL
Once these requirements are met, you can connect to the BI Analytics API from any supported BI platform.
API documentation (Swagger)
To explore the BI Analytics API, use the Swagger documentation: BI API v1 — Swagger
The Swagger documentation allows you to:
-
browse all available API endpoints
-
view request and response schemas
-
download the API specification in JSON format