PASAR API
Self-serve signup; every call carries ApiKey + SecretKey. Pay per message; brandname SMS and Zalo ZNS templates require registration/approval. Docs Vietnamese-first. VN-first.
View docs ↗ More Communications APIs# eSMS.vn ~ SMS, Zalo ZNS and Viber messaging API needs an API key ~ get yours at: # https://developers.esms.vn/esms-api curl 'https://rest.esms.vn' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Vietnam API into my app. API: eSMS.vn ~ SMS, Zalo ZNS and Viber messaging API Provider: eSMS (VIHAT) Auth: requires an API key (sign up: https://developers.esms.vn/esms-api) Pricing: paid Base URL: https://rest.esms.vn Important note: Self-serve signup; every call carries ApiKey + SecretKey. Pay per message; brandname SMS and Zalo ZNS templates require registration/approval. Docs Vietnamese-first. VN-first. Source: eSMS (VIHAT) (https://developers.esms.vn/esms-api) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-03 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. 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.