Quick start

  1. Get a key for the JavaScript API and Geocoder HTTP package.

    Note

    Key activation takes up to 15 minutes.

  2. Send request:

    Request for “Mohammed Bin Rashid Boulevard 1”:

    https://geocode-maps.yandex.ru/1.x/?apikey=YOUR_API_KEY&geocode=Mohammed+Bin+Rashid+Boulevard+1&lang=en_US&format=json
    

    Request with the coordinates of the building located at “Mohammed Bin Rashid Boulevard 1”:

    https://geocode-maps.yandex.ru/1.x/?apikey=YOUR_API_KEY&geocode=25.197300,55.274243&lang=en_US&format=json
    
Previous