SMS · RCS · WhatsApp · AI agents

Messaging built for India’s rules, not retrofitted to them.

One API for SMS, RCS and WhatsApp, built on direct operator connectivity — with delivery receipts you can reconcile line by line against an invoice.

Your appAPI · SMPPCheckDLT · policyRoutepick a pipeCarrieroperatorHandsetdelivereddelivery receipt · matched to your message id

Send in one call

REST for everything, SMPP when you need a bind. Receipts arrive on your webhook carrying the message id you sent us, so reconciliation is a join rather than a guess.

curl https://nexistxt.com/api/v1/send \
  -H "Authorization: Bearer $NEXISTXT_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": ["919820012345"],
    "sender": "METNDE",
    "template_id": "1777178539978637333",
    "vars": ["GANGA", "1.96"]
  }'

Prepaid. No monthly minimum.

Fund a wallet and send what you need. Cancel a campaign before it goes out and the unsent portion is refunded automatically.