Introduction
Map APIs for Vietnam and Southeast Asia — geocoding, routing, POI search.
GoGoDuk is a developer-first map platform: geocoding, routing, POI search, and reverse-geocoding for Vietnam and SEA. Simple REST + JSON, generous free tier, no SDK required.
What you can build
- Address autocomplete inputs in apps and websites.
- Reverse-lookup of GPS coordinates → ward / district / province.
- POI search around a point, by category, or inside a bounding box.
- Map-based dashboards backed by clean Vietnamese address data.
Three steps to your first call
- Sign up and grab an API key from the dashboard.
- Pass it as
X-API-Keyon every request. - Hit any endpoint — start with
/v1/suggest.
Where to next
- Quickstart — first call in under a minute.
- Authentication — how API keys work.
- Rate limits — per-plan quotas + 429 behavior.
- Errors — the consistent error format.