Analytics Query API
Taxi & Private Hire › Products › Analytics › Analytics Query API
Generally available
HTTP endpoints that query the trip analytics store for outcome-score heatmaps, current-versus-historical comparisons, time series, entity rankings, and fleet-wide driver KPIs. Powers the analytics widgets on operator dashboards and the driver pages.
Example request
GET /client/{clientId}/analytics
See the API reference for the full request and response schema.
Endpoints
| Method | Path | |
|---|---|---|
GET | /client/{clientId}/analytics · primary | |
GET | /client/{clientId}/analytics/compare | |
GET | /client/{clientId}/analytics/fleet/transporter | |
GET | /client/{clientId}/analytics/heatmap |
Full request/response schemas and an interactive explorer will live in the API reference (coming soon).