FreeAPI.watch

Positionstack

Forward and reverse geocoding API built on OpenStreetMap with support for 2 billion+ places and 100+ countries.

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

Free alternatives (live ranking)

Compare Positionstack with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does Positionstack require an API key?

Yes, Positionstack requires a free API key. You can sign up via https://positionstack.com/documentation.

What is Positionstack's free tier?

25,000 calls/month, free key, no credit card

Is Positionstack currently online?

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

Positionstack offers 25,000 calls/month on its free tier — more generous than most geocoding APIs — backed by OpenStreetMap and Geonames data. It suits batch geocoding jobs for datasets with tens of thousands of addresses where Nominatim's 1 req/sec throughput would be impractical.

Common pitfalls

Quick start (bash)

curl "http://api.positionstack.com/v1/forward?access_key=YOUR_KEY&query=1600+Pennsylvania+Ave+NW+Washington+DC&limit=1"

Embed this badge

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

Positionstack status badge

Markdown

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

HTML

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