IP Geolocation API

Turn any IP address into precise location and risk: country, region, city, coordinates, timezone, currency, ASN and a real-time proxy/VPN/bot threat verdict — in one fast call.

Why detectip.ai

* Performance and uptime are targets / SLA goals, not guarantees on the free tier.

Response fields

FieldDescription
ipThe queried IPv4/IPv6 address
country / country_nameISO code and localized name
region / cityRegion and city (when available)
latitude / longitudeApproximate coordinates
timezoneIANA timezone of the IP
currencyLocal currency code and symbol
asn / ispNetwork and operator
threatdatacenter / proxy / vpn / tor flags + risk score

Field availability depends on your plan.

Integrate in two lines

curl "https://detectip.ai/api/v1/verdict?token=TOKEN" \
  -H "X-API-Key: sk_live_..."