Getting directions
Eligible sites
Navigation sites that support plotting routes based on specified points.
What it adds to search results
Option to select a service when plotting a route.
Requirements for navigation services
-
Desktop and mobile versions of the site.
-
iOS and Android apps with navigation support for walking, driving, and public transportation.
-
At least one million daily active users (DAU) in Russia over the last quarter, verified by an analytics system (Zeppelin, Amplitude, AppMetrica, and others).
-
API that can accept an organization's name, coordinates, coordinate-based routes, and a full address.
-
Response time when a user follows a link must be no more than one second.
-
If the partner changes the integration template, they're required to support the previous version for 30 calendar days after notifying Yandex.
Technical details
-
Available parameters:
-
{full_address}
— address of the organization in a human-readable format. -
{org_name}
— name of the organization. -
{lon_from}
— coordinates of the starting point of the route. -
{lon_to}
— coordinates of the end point of the route.
-
-
The address parameter should be able to accept a full address and an organization name.
Example:
https://mapservice.ru/search/?param_1=val_1¶m_2={full_address}¶m3={org_name}
-
The from-to route should be able to accept the start and end point coordinates.
Example:
https://mapservice.ru/path/?param_1=val_1¶m_2={lon_from};{lat_from}¶m3={lon_to};{lat_to}
.
Terms
The site must ensure that the data is correct and the offers match the subject. It is also responsible for dissemination of illegal information. In the event the terms are violated, Yandex has the right not to use the site data for changing the display in the search results.
Page updated: May 30, 2025.