← Landfræði og veður

IP staðsetning (sjálfvirk)

GET /geo/ip

Automatically geolocate the requesting client's IP address. Skilar detected IP, approximate breiddar-/lengdargráðu, city, region, country, tímabelti, and ISP information. Engra stika þörf - it uses IP tölu þess sem kallar. Gagnlegt fyrir personalizing content by location, auto-selecting language/currency, fraud detection, and analytics mælaborð that need to map user locations.

Dæmi um fyrirspurnir

Grunnnotkun
curl https://nordapi.ee/api/v1/geo/ip

Lifandi svar

HTTP 400: {
  "error": "reserved range",
  "success": false
}