Promotional, transactional, unicode and personalised SMS delivered through direct operator routes.
Reach new audiences between 9 AM and 9 PM with DND-filtered promotional campaigns and approved sender IDs.
24×7 delivery of OTPs, alerts and account updates on high-priority routes, including to DND numbers.
Write to your customers in Hindi, Telugu, Kannada, Tamil, Malayalam, Marathi, Bengali or Gujarati.
Merge names, amounts, dates and links per recipient directly from your Excel or API payload.
Upload lakhs of contacts, schedule by time zone and track delivery, clicks and failures live.
A clean, documented REST API with JSON responses, webhooks for delivery events and SDK-ready samples for every popular stack. Sandbox keys are available the moment you register.
curl -X POST https://api.vidyasms.com/v1/sms \
-H "Authorization: Bearer $VIDYA_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"sender": "VIDYAS",
"to": ["919036354451"],
"template_id": "1207160000000000",
"message": "Your VidyaSMS OTP is 480912"
}'
HTTP/1.1 200 OK
{ "status": "queued", "message_id": "vs_9f3ab21", "credits": 1 }
Talk to our messaging experts and get a free trial on your business account today.