ipstack
IP geolocation API by APILayer — location, timezone, currency, and connection data for any IPv4/IPv6 address. One of the most recognized names in IP lookup.
🟢 Online · 800 ms
100%
100 requests/month, email signup, no credit card (HTTP only on free)
API key
Free alternatives (live ranking)
- ip-api.com — 🟢 Online · 45 calls/min (HTTP only), no key, no credit card
- BigDataCloud Reverse Geocoding — 🟢 Online · Unlimited (client-side), no key for basic endpoints
- IPinfo — 🟢 Online · 50,000 calls/month, no key (token extends limits)
Compare ipstack with…
- ipstack vs ip-api.com — 45 calls/min (HTTP only), no key, no credit card
- ipstack vs BigDataCloud Reverse Geocoding — Unlimited (client-side), no key for basic endpoints
- ipstack vs IPinfo — 50,000 calls/month, no key (token extends limits)
Paid alternatives
- IPinfo — free 50k/mo, paid from $99/mo
Frequently Asked Questions
Does ipstack require an API key?
Yes, ipstack requires a free API key. You can sign up via https://ipstack.com/documentation.
What is ipstack's free tier?
100 requests/month, email signup, no credit card (HTTP only on free)
Is ipstack currently online?
We check ipstack 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 ipstack
ipstack is one of the most recognized IP-geolocation brands, and its 100 requests/month free tier is enough to evaluate data quality before committing. Compared to the no-key options we monitor (ip-api, ipapi.co) its differentiators are the module system (currency, timezone, connection, and security data in one response) and enterprise-grade uptime. Use the free tier for evaluation and low-volume internal tools; for production volume, either upgrade or use IPinfo's much larger free tier.
Common pitfalls
- The free tier is HTTP only — HTTPS requires a paid plan. Browser calls from HTTPS pages will be blocked as mixed content, so free-tier use is effectively server-side only.
- 100 requests/month is tiny — roughly 3 per day. Without caching you'll exhaust it the first morning. Cache by IP with a long TTL or use it purely as an evaluation tier.
- The `security` module (proxy/VPN/Tor detection) shown in the docs is a Professional Plus feature — free-tier responses omit it entirely rather than returning null.
Quick start (bash)
curl "http://api.ipstack.com/134.201.250.155?access_key=YOUR_KEY" Embed this badge
Add a live status badge to your README, docs, or website.
Markdown
[](https://freeapi.watch/ipstack) HTML
<a href="https://freeapi.watch/ipstack"><img src="https://api.freeapi.watch/badge/ipstack.svg" alt="ipstack Status"/></a>