2 endpoints match this tag.
/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.
/geo/ip/:ip
Geolocate any specific IPv4 or IPv6 address. Returns approximate latitude/longitude, city, region, país, timezone, and ISP información for the given IP. Útil para looking up the ubicación of server IPs, investigating suspicious login attempts, enriching log data with geographic context, and creando IP-based access control systems.