Telecom messaging technology · India

The messaging technology behind India’s A2P traffic.

We are a telecom messaging technology provider. Enterprises, aggregators and software platforms route SMS, RCS and WhatsApp through our operator connectivity — DLT compliance enforced before transmission, and delivery receipts you can reconcile line by line against an invoice.

Your systemsREST · SMPP 3.4 bindComplianceDLT template · header · window · suppressionRoutingleast cost · live scoring · failoverProtocolwindowed sessions · concatenation · receiptspipe 1pipe 2pipe 3pipe 4carrier connections run in parallel and are scored continuously

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://bsms.plus/api/v1/send \
  -H "Authorization: Bearer $BSMS_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": ["919820012345"],
    "sender": "METNDE",
    "template_id": "1777178539978637333",
    "vars": ["GANGA", "1.96"]
  }'

Prepaid. No monthly minimum.

Accounts are opened by an account manager after DLT credentials are verified, on a prepaid wholesale rate. Cancel a campaign before it goes out and the unsent portion is refunded automatically.