FreeAPI.watch

Geoapify

Geocoding, reverse geocoding, and places search API built on OpenStreetMap with routing and isochrone support.

Status
🔴 Offline · 997 ms
30-day uptime
0%
Free tier
3,000 calls/day, free key, no credit card
Auth
API key
Last 30 days

Free alternatives (live ranking)

Compare Geoapify with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Geoapify require an API key?

Yes, Geoapify requires a free API key. You can sign up via https://apidocs.geoapify.com/.

What is Geoapify's free tier?

3,000 calls/day, free key, no credit card

Is Geoapify currently online?

We check Geoapify 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 Geoapify

Geoapify bundles geocoding, reverse geocoding, places search, routing, and isochrone maps under one free API key with 3,000 calls/day. It is OpenStreetMap-backed and suits projects that want a single vendor for multiple location features without paying for separate Google Maps services.

Common pitfalls

Quick start (bash)

curl "https://api.geoapify.com/v1/geocode/search?text=Eiffel+Tower+Paris&lang=en&limit=1&apiKey=YOUR_KEY"

Embed this badge

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

Geoapify status badge

Markdown

[![Geoapify Status](https://freeapi-builder.a10ayassine.workers.dev/badge/geoapify.svg)](https://freeapi.watch/geoapify)

HTML

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