GET



Insert the generated unique route ID here:

Send Request

The Send Request button fetches the route. If the optimization was successful, the response contains an updated version of the route. The route contains the sequence of stops and general information, e.g. total travel time. When polling the corresponding endpoint, make sure not to call it without a delay to avoid running into the rate limit.

Response
Waiting for request to be completed...

The JSON representation illustrates the relevant part of the route that extends the original version.


You can alternatively choose one of the following samples in your preferred language:

Request Sample
// C#
// JavaScript
// Python
// Java
// PowerShell