PASAR API
Popular Indian cloud-communications platform; a single authkey drives SMS, a dedicated OTP flow, WhatsApp, email and voice, with DLT-compliant Indian routing.
View docs ↗ More Communications APIs# MSG91 ~ SMS, OTP, WhatsApp & email API needs an API key ~ get yours at: # https://docs.msg91.com/ curl 'https://control.msg91.com/api' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a India API into my app. API: MSG91 ~ SMS, OTP, WhatsApp & email API Provider: MSG91 Auth: requires an API key (sign up: https://docs.msg91.com/) Pricing: freemium Base URL: https://control.msg91.com/api Important note: Popular Indian cloud-communications platform; a single authkey drives SMS, a dedicated OTP flow, WhatsApp, email and voice, with DLT-compliant Indian routing. Source: MSG91 (https://docs.msg91.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 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.