IP Geolocation
geo.ip.geolocationGet geographic location data for any IP address, including country, city, coordinates, and network information.
Instructions
Geolocate an IP address (IPv4/IPv6) to country, city, coordinates, and network info (Geoapify)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | IPv4 or IPv6 address to geolocate (e.g. "8.8.8.8", "2001:4860:4860::8888"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |