PASAR API
Self-serve dashboard (ekyc.vnpt.vn/admin-dashboard) issues trial tokens; calls carry Token-id/Token-key plus an Authorization bearer. Handles CCCD chip-NFC reading. Docs Vietnamese-first. VN-first.
View docs ↗ More Auth & identity APIs# VNPT eKYC ~ ID verification and face-matching API needs an access token ~ get yours at: # https://ekyc.vnpt.vn/ curl 'https://api.idg.vnpt.vn' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Vietnam API into my app. API: VNPT eKYC ~ ID verification and face-matching API Provider: VNPT AI Auth: requires an access token (sign up: https://ekyc.vnpt.vn/) Pricing: freemium Base URL: https://api.idg.vnpt.vn Important note: Self-serve dashboard (ekyc.vnpt.vn/admin-dashboard) issues trial tokens; calls carry Token-id/Token-key plus an Authorization bearer. Handles CCCD chip-NFC reading. Docs Vietnamese-first. VN-first. Source: VNPT AI (https://ekyc.vnpt.vn/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Regulated setup Last checked: 2026-07-03 Production caveat: Onboarding, approvals, sandbox/preprod, or compliance steps may be required before production. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.