PASAR API
Self-serve registration; REST calls authenticate with a JWT signed using your API key SID + secret. English docs, SDKs for iOS/Android/Web/React Native/Flutter. Free trial then usage pricing. VN-first.
View docs ↗ More Communications APIs# Stringee ~ voice, video, SMS and chat CPaaS needs an access token ~ get yours at: # https://developer.stringee.com/docs curl 'https://api.stringee.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Vietnam API into my app. API: Stringee ~ voice, video, SMS and chat CPaaS Provider: Stringee Auth: requires an access token (sign up: https://developer.stringee.com/docs) Pricing: paid Base URL: https://api.stringee.com Important note: Self-serve registration; REST calls authenticate with a JWT signed using your API key SID + secret. English docs, SDKs for iOS/Android/Web/React Native/Flutter. Free trial then usage pricing. VN-first. Source: Stringee (https://developer.stringee.com/docs) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs token 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.