Quick start
-
Get a key for the Locator API package.
Note
Key activation takes up to 15 minutes.
-
Send a request:
curl -H "Content-Type: application/json" \ -X POST "https://locator.api.maps.yandex.ru/v1/locate?apikey=YOUR_API_KEY" \ -d '{"ip":[{"address":"1.2.3.4"}]}'