GET /geo/ip
Automatische Geolokalisierung the requesting client's IP address. Liefert die detected IP, approximate latitude/longitude, city, region, country, timezone, und ISP information. Keine Parameter erforderlich - it uses the caller's IP. Nützlich für personalizing content by location, auto-selecting language/currency, fraud detection, und analytics dashboards that need to map user locations.
curl https://nordapi.ee/api/v1/geo/ip
HTTP 400: {
"error": "reserved range",
"success": false
}