GET /geo/ip
Automatically geolocate the requesting client's IP address. Returnerar the detected IP, approximate latitude/longitude, city, region, land, timezone, and ISP information. Inga parametrar behövs – den använder anroparens IP. Användbart för att anpassa innehåll by location, auto-selecting language/currency, fraud detection, and analytics instrumentpaneler som behöver to map användare platser.
curl https://nordapi.ee/api/v1/geo/ip
HTTP 400: {
"error": "reserved range",
"success": false
}