← Geo ja ilm

IP geoasukoht (automaatne)

GET /geo/ip

Automaatselt geolocate the requesting client's IP address. Tagastab detected IP, approximate latitude/longitude, city, region, country, timezone, and ISP information. Parameetreid pole vaja - it uses the caller's IP. Kasulik personalizing content by location, auto-selecting language/currency, fraud detection, and analytics dashboards that need to map user locations.

Näidispäringud

Põhikasutus
curl https://nordapi.ee/api/v1/geo/ip

Reaalajas vastus

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