+254 722 117 850 Support Login
Products Premium SMS
Content monetization · Live

Get paid for the SMS you send. Through the carrier.

Premium SMS lets you charge subscribers for content directly on their airtime or postpaid bill — Safaricom, Airtel and Telkom collect, reconcile and pay you out. No M-Pesa step, no card forms, no chargebacks.

Carrier-billed No M-Pesa step Subscription or on-demand
84320 · FARM TIPS Premium SMS
Farm Tips: Daily agronomy tips from KALRO experts. Reply FARM to subscribe. KSh 5/day.06:00
FARM06:02
Farm Tips: ✓ Subscribed. Today: water maize at the V6 stage for 10% higher yield. Reply STOP to unsubscribe.06:02
Carrier bill KSh 5.00 charged to airtime · daily until STOP
Endpoint POST /api/v1/premium
Models Subscription · On-demand
Billing Carrier charges subscriber
Approval Per-carrier KYC + revenue share
Pick your model

Two ways to charge. One platform behind both.

Same API, same shortcode pool, same reconciliation. Pick by how you want to bill — recurring or per-request.

Subscription

Recurring daily, weekly or monthly charges — perfect for daily tips, news, devotionals, sports digests and entertainment.

  • · Customer opts in by keyword (e.g. FARM)
  • · Carrier charges automatically until STOP
  • · Lifecycle webhooks: activate / deactivate / consent / delivery
  • · Best for ongoing content audiences
Explore subscription →

On-demand

Per-request billing — customer texts a keyword, you charge once, you deliver content. Quizzes, tips, votes, scores, lookups.

  • · Customer texts keyword (e.g. GOAL)
  • · Charge fires only on that exchange
  • · linkId from webhook ties reply to billing
  • · Best for pay-per-use content
Explore on-demand →
How it works

Carrier-billed, not Sozuri-billed

Premium SMS is the only Sozuri product where the carrier — not your project credit — collects the money. Sozuri handles the platform, reconciles with the carrier, and pays out your share.

1

Get a premium shortcode

Apply through Sozuri. Each carrier sets the per-message tariff at contract time. Approval takes 2–4 weeks and requires content review.

2

Capture consent

Whether by keyword opt-in or via your own form, every subscriber's consent must be logged. Sozuri stores it for carrier audits.

3

Send & reconcile

POST messages via /v1/premium. Carrier debits subscribers' airtime, sends a monthly statement; Sozuri credits your account.

In the API

Same shape as Bulk SMS, with two extra fields.

The channel becomes premium, you add a keyword, and (for on-demand) the linkId from the inbound webhook.

Full API reference →
premium-subscription.sh
# Send to an active subscriber
curl -X POST "https://api.sozuri.net/v1/premium" \
  -H "Authorization: Bearer $SOZURI_API_KEY" \
  -d '{
    "project":  "Farm Tips",
    "from":     "84320",
    "number":   "+254712345678",
    "channel":  "premium",
    "type":     "subscription",
    "keyword":  "FARM",
    "message":  "Today: water maize at the V6 stage for 10% higher yield.",
    "campaign": "daily-tip"
  }'
Common questions

What founders ask before they apply

How long does premium shortcode approval take?

Approval involves carrier KYC, content review and tariff negotiation. Plan on 2–4 weeks per carrier. Sozuri walks you through the application and submits on your behalf.

Where does the money go?

The subscriber's airtime or postpaid bill is debited by the carrier. The carrier remits to Sozuri via the monthly reconciliation statement. Sozuri pays you out your share less the revenue split agreed at onboarding.

Do you store consent for me?

Yes. Every opt-in (whether by keyword or via your own consent form) is logged with timestamp and source. The audit trail is exportable for carrier inspections.

What's the difference between subscription and on-demand for me?

Subscription is recurring revenue: you build an audience and charge daily/weekly/monthly. On-demand is pay-per-keyword: you charge each time the subscriber asks for something. Many publishers run both on the same shortcode — e.g. a daily subscription plus on-demand "extras".

KSh 5 · DAILY via airtime · no card
Your move

The simplest way to charge a Kenyan subscriber.

Sit in the M-Pesa queue or get paid through airtime. For repeat-content products, the carrier rail is faster, smoother, and never forgets to debit.

Chat on WhatsApp
Your first SMS in the time it takes to brew coffee. Start building in minutes