← Back to catalog
ip.geolocate
live upstream$0.002 / callIP Geolocation
Country, city, coordinates, and ISP for an IP address.
Input schema
iprequired
stringIPv4/IPv6, e.g. 8.8.8.8
Call via REST
curl -X POST https://unifyapi.pro/api/call/ip.geolocate \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"ip":"8.8.8.8"}'