Overview
The Router HTTP API is an HTTP API for building routes between two known points. 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 Router 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.