Static API

The Static API generates a map image based on the parameter values passed to the service in a URL with the following format:

https://static-maps.yandex.ru/v1?{URL parameters}

The {URL parameters} string contains a sequence of pairs in the format {parameter name}={parameter value} separated by the ampersand symbol (&).

The following example is a request for a map image of the center of Moscow with two numbered markers:

https://static-maps.yandex.ru/v1?ll=37.620070,55.753630&lang=en_US&size=450,450&z=13&pt=37.620070,55.753630,pmwtm1~37.64,55.76363,pmwtm99&apikey=YOUR_API_KEY