Route

Operations

Get Route Directions

Use to calculate a route between a specified origin and destination, passing through any specified waypoints.

Get Route Directions Batch

Use to send a batch of queries to the Get Route Directions API in a single asynchronous request.

Get Route Matrix

Use to get a route matrix showing the travel time and distance for all possible pairs in a list of origins and destinations.

Get Route Range

Use to create a map that depicts the area accessible from a given point within a certain threshold based on time, distance or fuel capacity.

Post Route Directions

Use to calculate a route between a given origin and destination, passing through any specified waypoints.

Post Route Directions Batch

Use to send a batch of queries to the Get Route Directions API in a single asynchronous request.

Post Route Directions Batch Sync

Use to send a batch of queries to the Get Route Directions API in a single synchronous request.

Post Route Matrix

Use to get a route matrix showing the travel time and distance for all possible pairs in a list of origins and destinations, using an asynchronous request.

Post Route Matrix Sync

Use to get a route matrix showing the travel time and distance for all possible pairs in a list of origins and destinations, using a synchronous request.