PASAR API
Keyless JSON, verified live: 65 banks with NAPAS BINs, short names, SWIFT codes, logo CDN URLs and transfer/lookup support flags. The companion lookup-account endpoint requires an API key. VN-first.
View docs ↗ More Banking & finance APIscurl 'https://api.vietqr.io/v2/banks'
I'm building an app using a free Vietnam API (no auth needed). API: VietQR Banks API ~ list of all Vietnamese banks with BIN codes Provider: Casso (VietQR.io) Endpoint: GET https://api.vietqr.io/v2/banks It returns JSON. Source: Casso (VietQR.io) (https://www.vietqr.io/en) 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.