Free Vietnam map platform built for projects & businesses
The ultimate free alternative to Google Maps. High-accuracy geocoding, address search, POIs, and admin boundaries for your apps, staging, and production environments.
Everything you need to build with maps
Production-ready endpoints designed for Vietnam.
Geocoding
Address to coordinates and back. Autocomplete with Vietnamese address support.
Admin Boundaries
Province, district, and ward context for Vietnam analytics and service areas.
POI Search
Find places by category, radius, bounding box.
Routing
Turn-by-turn directions between two points, optimized for motorbikes in Vietnam.
One key. Three lines of code.
Sign up, copy your API key, and start querying. REST + JSON, no SDK required — though we publish an official TypeScript SDK if you prefer typed clients.
curl "https://api.gogoduk.com/v1/suggest?input=Ho+Chi+Minh" -H "X-API-Key: gdk_live_xxxxxxxxxxxxxxxxxxxxxxxx"{
"predictions": [
{
"placeId": "ChIJ0T2NLikpdTERKxE8d61aX_E",
"text": "Ho Chi Minh City, Vietnam",
"mainText": "Ho Chi Minh City",
"secondaryText": "Vietnam",
"types": [
"locality",
"political"
]
}
]
}Free forever, with fair-use limits
Everyone gets 100 requests/day on every endpoint. Need more? Just ask — we'll raise your limit. No payments, no waitlists, no asterisks.
- 100 requests / day
- Up to 10 API keys
- All endpoints
- Community support
- Tell us your use case
- We raise your daily limit manually
- Still free — no payment
- Email support
- Custom daily limits
- Dedicated support channel
- SLA on request
- Self-hosted option
Frequently Asked Questions
Everything you need to know before integrating GoGoDuk into your application.