latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

LDS

Get a route

Returns a route between two points.

Routing is only available when your organization's provider is HERE, TomTom or TravelTime.

get/v3/lds/routing

Query parameters

originstring required

Origin as longitude,latitude.

destinationstring required

Destination as longitude,latitude.

modestring required

Mode of transport. Accepted values depend on the provider — HERE accepts car, truck, pedestrian, bicycle, scooter, taxi, bus and privateBus; TomTom accepts car, pedestrian, bicycle, motorcycle, truck, taxi, bus and van.

waypointsstring

Intermediate points, as colon-separated latitude,longitude pairs. Note the order is the reverse of origin and destination. TravelTime supports at most 9.

optionsstring

Provider options as a JSON string.

Response

The route.

errorstring nullable