Travel & itinerary apps
Surface food, sights, and services around hotels and route points across Singapore.
Coverage
141,576 places in Singapore, searchable with one GET request. The whole city-state fits comfortably inside one search radius: dense, fast, and complete.
Search "hawker" near Singapore (1.3521, 103.8198) and get JSON back: names, coordinates, categories, structured addresses, and distances in miles.
curl -G "https://api.openplacesapi.com/v1/places" \
--data-urlencode "q=hawker" \
--data-urlencode "lat=1.3521" \
--data-urlencode "lon=103.8198" \
-H "Authorization: Bearer $OPEN_PLACES_API_KEY"
Coordinates to try:
Singapore 1.3521, 103.8198 · Jurong East 1.3329, 103.7436
Surface food, sights, and services around hotels and route points across Singapore.
Real estate, delivery zones, and store finders: anything that asks what's near a coordinate.
Give an agent real Singapore places instead of hallucinated ones. See the agent guide.
Yes. 141,576 places in Singapore are live in production search today. Coverage we list is coverage that answers: if a request can't be served, the API returns a clear error instead of partial results.
From the Overture Maps Foundation Places dataset: open data backed by Meta, Microsoft, Amazon, and TomTom. Open Places API tracks Overture's monthly releases and promotes each one after validation.
Yes. Account-owned layers let you add private records, correct base data, and suppress places, merged into every search your API keys make, on top of or instead of the Overture base.
Plans are flat with hard caps: free for 10,000 searches a month, $19 for 100,000, $99 for 1 million. When you hit the cap the API returns a 402 and stops. It never bills an overage.
United States · Canada · Mexico · United Kingdom · Ireland · Germany · France · Italy · Spain · Japan · South Korea · Malaysia · Dominican Republic · Costa Rica · Puerto Rico · Jamaica · Bahamas
Full details on the coverage page. We list a country only when it's live in production. If it's on this page, it answers.