FreeAPI.watch

ip-api.com

Free IP geolocation API returning country, city, region, ISP, and coordinates for any IP address. No key required.

Status
🟢 Online · 362 ms
30-day uptime
72.12%
Free tier
45 calls/min (HTTP only), no key, no credit card
Auth
No key required
Last 30 days

Free alternatives (live ranking)

Compare ip-api.com with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does ip-api.com require an API key?

No, ip-api.com is freely accessible without registration or an API key.

What is ip-api.com's free tier?

45 calls/min (HTTP only), no key, no credit card

Is ip-api.com currently online?

We check ip-api.com every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.

Implementation notes

When to use ip-api.com

ip-api.com is the fastest and simplest IP geolocation API for development use. It requires no key, returns JSON by default, and handles up to 45 requests/minute from a single IP. The main constraint is that the free tier uses HTTP only — HTTPS requires a paid key.

Common pitfalls

Quick start (bash)

curl "http://ip-api.com/json/8.8.8.8?fields=status,country,city,isp,lat,lon"

From our monitoring

ip-api.com consistently responds in under 100ms in our monitoring — the fastest of the geocoding APIs we track. Its uptime has been reliable, though we have observed brief (~5 minute) outages roughly once a month.

Embed this badge

Add a live status badge to your README, docs, or website.

ip-api.com status badge

Markdown

[![ip-api.com Status](https://freeapi-builder.a10ayassine.workers.dev/badge/ip-api.svg)](https://freeapi.watch/ip-api)

HTML

<a href="https://freeapi.watch/ip-api"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/ip-api.svg" alt="ip-api.com Status"/></a>

Further reading