FreeAPI.watch

GeoIP-db

Free IP geolocation API with no key required, returning country, city, state, latitude, and longitude for any IP.

Status
🟢 Online · 981 ms
30-day uptime
71.84%
Free tier
Unlimited, no key, no credit card
Auth
No key required
Last 30 days

Free alternatives (live ranking)

Compare GeoIP-db with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does GeoIP-db require an API key?

No, GeoIP-db is freely accessible without registration or an API key.

What is GeoIP-db's free tier?

Unlimited, no key, no credit card

Is GeoIP-db currently online?

We check GeoIP-db 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 GeoIP-db

GeoIP-db is the simplest no-key IP geolocation option that works over HTTPS — unlike ip-api.com's free tier, which is HTTP-only. It returns country, state, city, latitude, and longitude for any IP with no account or key needed. Use it for basic visitor analytics or content localisation in browser-side code.

Common pitfalls

Quick start (bash)

curl "https://geolocation-db.com/json/8.8.8.8"

Embed this badge

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

GeoIP-db status badge

Markdown

[![GeoIP-db Status](https://freeapi-builder.a10ayassine.workers.dev/badge/geoip-db.svg)](https://freeapi.watch/geoip-db)

HTML

<a href="https://freeapi.watch/geoip-db"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/geoip-db.svg" alt="GeoIP-db Status"/></a>