The first version of Routing API is now available with full support for all functions of Directions API, Pairs Directions API, and Truck Directions API. Directions API as a standalone API will be deprecated in accordance with the backward compatibility policy. For more information, see the Offer.
You can now build bicycle routes. When building a bicycle route, you can exclude new types of roads using the filters parameter: stairways, overpasses, underpasses, and car roads.
You can now set a list of areas to avoid when building a route. See the Excluding areas section for more info.
You can now specify the direction of movement for the start and end point of the route. See the azimuth parameter for more info.
Route points now have an optional distance_direction parameter. You can use it to set the distance from the starting point in meters maintaining the direction of movement. If distance_direction is set, the response will include an additional field reliability that indicates the accuracy of the calculated route.
You can now build taxi routes. They work exactly like regular car routes, except they additionally include public transport lanes.