SDMP Light · SMS only

Send SMS. Nothing you don't need.

SDMP Light is a lightweight, SMS-only web application and API for simple, reliable sending. One channel, one screen, one endpoint. Live in minutes.

Built for one job

Everything you need to send SMS, and nothing more

Skip the setup of a full platform. SDMP Light gives you a clean interface and a single REST endpoint on the same carrier-grade network that powers SDMP.

Simple GUI sending

Type a number, pick a sender, write your text and send. No campaigns, no workflows to configure.

One REST endpoint

A single, well-documented API call to send an SMS from any language. Integrate in minutes.

Bulk & CSV upload

Send to a list from the browser. Paste numbers or upload a CSV for one-off broadcasts.

Delivery reports

Real-time status for every message, with webhooks for delivered, failed and pending states.

Custom sender IDs

Send under your brand name or a virtual number, subject to local regulations.

Global carrier reach

The same direct routes and reliability as SDMP, reaching networks worldwide.

Developer-friendly

One call. Message sent.

Authenticate with an API key and POST your message. No SDK required, though we have them if you want one.

JSON request & response
Delivery webhooks out of the box
Sandbox keys for testing
send.sh
curl -X POST https://light.sdmp.io/v1/sms \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "+447700900123",
    "from": "Frixxion",
    "text": "Your code is 481920"
  }'

# → { "id": "sm_9f2", "status": "queued" }
Which one is for me?

Light or the full platform

SDMP Light

For simple, SMS-only sending

SMS channel only Single GUI + one API endpoint Bulk send & delivery reports Fastest to go live

SDMP

For omnichannel messaging at scale

SMS, WhatsApp, Viber, RCS, Push, Email Workflows, campaigns & unified inbox Contacts, segments & supplier routing Full team & agent tooling

Start sending SMS today

Get an API key and a login for the web app. Talk to us about volume pricing and sender registration.

Contact us