New Analytical APIs
The New Analytical APIs provide purpose-built REST endpoints for analytical use cases that require more specific attribution methods than the legacy Origin/Destination API.
The following analytical API modules are available. Each module exposes dedicated REST endpoints using the two-step async pattern: submit a job with POST, then poll for results with GET /api/v2/jobs/{id}.
Module |
Description |
|---|---|
Closed Origin-Destination |
Generates origin-destination pairs with journey metrics for defined zone combinations. Best for internal-to-internal, internal-to-external, and passthrough analysis. |
Corridor/Segment Flow |
Analyzes directional flow along defined corridor segments. Best for route-level traffic pattern analysis. |
Open-Ended Origin-Destination |
Returns all destination zones from a defined origin without requiring a predefined destination set. Best for unconstrained flow analysis. |
POI Location Specific Insights |
Evaluates competitive landscapes around specific points of interest using commercial vehicle telematics. Includes analytics, summary, and location endpoints. |
Fuel Point Analytics (Beta) |
Returns refuel detection data, identifying refueling events versus general stops at fuel stations. Currently in Beta testing until October 2026. |
For full parameter and response documentation for each module, see the Altitude API Guide.