FreeAPI.watch

MapQuest Geocoding API

Geocoding and reverse geocoding API using OpenStreetMap data with batch support and fuzzy matching.

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

Free alternatives (live ranking)

Compare MapQuest Geocoding API with…

Paid alternatives

Official docs ↗

Frequently Asked Questions

Does MapQuest Geocoding API require an API key?

Yes, MapQuest Geocoding API requires a free API key. You can sign up via https://developer.mapquest.com/documentation/geocoding-api/.

What is MapQuest Geocoding API's free tier?

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

Is MapQuest Geocoding API currently online?

We check MapQuest Geocoding API 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 MapQuest Geocoding API

MapQuest Geocoding offers 15,000 calls/month free with batch geocoding support (up to 100 addresses per request), which is genuinely useful for data pipeline jobs. Its fuzzy matching handles misspellings better than strict address parsers, and the API has been stable for over a decade.

Common pitfalls

Quick start (bash)

curl "https://www.mapquestapi.com/geocoding/v1/address?key=YOUR_KEY&location=1600+Pennsylvania+Ave+NW+Washington+DC&thumbMaps=false"

Embed this badge

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

MapQuest Geocoding API status badge

Markdown

[![MapQuest Geocoding API Status](https://freeapi-builder.a10ayassine.workers.dev/badge/mapquest-geocoding.svg)](https://freeapi.watch/mapquest-geocoding)

HTML

<a href="https://freeapi.watch/mapquest-geocoding"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/mapquest-geocoding.svg" alt="MapQuest Geocoding API Status"/></a>