Overview
The Retrieving Route Details HTTP API is an HTTP API for building routes between two known points for different modes of transportation: by car and truck, public transport or walking. Routes are based on current traffic conditions and possible delays (for example, if there are traffic lights along the route).
API request limits
The following limits are set for the Retrieving Route Details API:
-
Requests per second: 5.
-
Elements in the
waypoint
parameter: 50.Tip
If you need to process more elements, break the route into multiple requests.