PASAR API
Verified live: standard CKAN action API, keyless — 13,542 datasets and laws on land, forests, agriculture, energy and census data. NGO-run (East-West Management Institute), the closest thing VN has to a working open-data API since data.gov.vn's domain died. VN-first.
View docs ↗ More Other portals APIscurl 'https://data.vietnam.opendevelopmentmekong.net/api/3/action/package_search?rows=5'
I'm building an app using a free Vietnam API (no auth needed). API: Open Development Vietnam ~ 13,500+ datasets via full CKAN API Provider: Open Development Mekong (NGO, community-maintained) Endpoint: GET https://data.vietnam.opendevelopmentmekong.net/api/3/action/package_search?rows=5 It returns JSON. Source: Open Development Mekong (NGO, community-maintained) (https://vietnam.opendevelopmentmekong.net/) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-03 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.