A hands-on guide to searching places by name or coordinates using Find Place API:
what each endpoint does, when to use it, which parameters actually matter, and how to interpret responses
to power autosuggest, “near me”, and map fit features.
Last updated: 21 Nov 2025, 19:26
API Version: v1
Burst: 20 req/s
Latency: 93.7 msCost: 0.009 credits/req
The Place API helps you turn free-form text or a map location into clean, structured place data:
name, type (city/town/village), coordinates, optional population, and identifiers you can cache.
It’s ideal for search boxes, checkouts, “near me” lists, and
map zoom-to-fit.
Added dist_km to coordinate searches and bbox to name searches.
Unified response fields (id, type, population, display_name) across endpoints.
2025-10-12
Introduced pagination with limit/offset. Improved ranking for ambiguous names using population signals.
2025-10-01
Public release of /find-by-coord and /find-by-name with country filter support.
Frequently Asked Questions
Cities, towns, and villages from global OSM data.
Yes, for queries with 3+ characters, full-text and typo-tolerant prefix search is used.
Yes. Every request, even those resulting in errors, consumes credits. This is because your credits are tied to the number of requests, regardless of success or failure. If the error is clearly due to a platform problem on our end, we will restore the affected credits (no cash refunds).
Contact us at [email protected]. We take feedback seriously—if your bug report or feature request is meaningful, we can fix or improve the API quickly and grant you 50 free credits as a thank you.
It depends on the API and sometimes even on the endpoint. Some endpoints use data from external sources, which may have stricter limits. We also enforce limits to prevent abuse and keep our platform stable. Check the docs for the specific rate limit for each endpoint.
We operate on a credit system. Credits are prepaid, non-refundable units you spend on API calls and tools. Credits are consumed FIFO (oldest first) and are valid for 12 months from the purchase date. The dashboard shows each purchase date and its expiry.
Yes. All purchased credits (including fractional balances) are valid for 12 months from purchase. Unused credits automatically expire and are permanently deleted at the end of the validity period. Expired credits cannot be restored or converted to cash or other value. Transitional rule: credits bought before 22 Sep 2025 are treated as purchased on 22 Sep 2025 and expire on 22 Sep 2026 (unless an earlier expiry was stated at purchase).
Yes—within their validity window. Unused credits remain available and roll over month-to-month until they expire 12 months after purchase.
Credits are non-refundable. Only buy what you need—you can always top up later. If a platform-side error causes a failed charge, we may restore the affected credits after investigation. No cash refunds.
Prices are set in credits, not dollars. Each endpoint lists its own cost—see the “Credits / request” badge above. You’ll always know exactly what you’re spending.