GET /geo/ip
Automatically geolocate the requesting client's IP address. Returns the detected IP, approximate latitude/longitude, city, region, país, timezone, and ISP información. No se necesitan parámetros - it uses the caller's IP. Útil para personalizing content by ubicación, auto-selecting language/currency, fraud detection, and analytics paneles that need to map user ubicaciones.
curl https://nordapi.ee/api/v1/geo/ip
HTTP 400: {
"error": "reserved range",
"success": false
}