UnifyAPI
← Back to catalog

ip.geolocate

live upstream$0.002 / call

IP Geolocation

Country, city, coordinates, and ISP for an IP address.

Geo & Mapsprovider: ipwho.is#geo#ip

Input schema

iprequired

IPv4/IPv6, e.g. 8.8.8.8

string

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"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.