API Updates - July 2025
Here are the latest updates to our Road Intelligence APIs
New Endpoint: RoadMatchPath
RoadMatchPath
is the API version of what happens when you select a path on the Road Intelligence platform. It allows users to turn raw latitudinal and longitudinal points into a road-matched path.
With this endpoint, you will need to provide at least two raw points. In return, you will receive all the points included in the road-matched selection and what the selection is named. All the points returned construct a linestring, taking into account the direction of travel.
How do I get raw points?
You can get latitudes and longitudes for a location from other mapping software, like Google Maps. You will need to provide at least two points in your request.