Integrate global SMS capabilities into your stack in minutes. Clean JSON logic, 99.9% uptime, and Microsoft-backed reliability.
curl -X POST https://api.startupsms.com/v1/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"to": "91xxxxxxxxxx",
"message": "Your OTP is 1234. Valid for 5 mins.",
"template_id": "1207161...902",
"pe_id": "110145..."
}'Requests routed to nearest Azure node, ensuring sub-30ms response.
Receive instant delivery reports via secure HTTP POST callbacks.
Automated DLT scrubbing. Just pass the Template ID.