All free APIs
Free APIGeo & WeatherNo keyOfficial

ipapi.co

IP-to-location with city, region, country, lat/lon and ASN, 1,000 lookups a day with no key

ipapi.co returns geolocation and network data for any IP address, including city, region, country, coordinates, timezone, currency and ASN/org. The free tier needs no API key and supports HTTPS. Single-field endpoints let you fetch just the country or city.

Free tier

Free: up to 1,000 IP lookups/day (~30k/month), no key. Paid plans add volume and an auth token.

Rate limits

1,000 lookups/day on the free, keyless tier (intended for testing/development). Overage returns HTTP 429 RateLimited.

Auth

No key

Base URL

https://ipapi.co

What you'd build with it

  • Geolocate a visitor or webhook source IP inside an automation
  • Default a form's country/currency from the caller's IP
  • Enrich log or analytics records with city and ASN
  • Fraud/risk signals based on country and network org

Key endpoints

  • GET/{ip}/json/Full geolocation + network JSON for an IP
  • GET/json/Geolocate the caller's own IP
  • GET/{ip}/country/Just the country code for an IP
  • GET/{ip}/city/Just the city for an IP
Members

Members get the runnable recipe

Sign in free to copy the example request, see a sample response, and read the gotchas.

Tags

ip-geolocationgeoenrichmentasn