eSMSAfrica
الأسعار تسجيل الدخول Get started
Eswatini flag Developer API

SMS API in Eswatini

Add SMS to your application in Eswatini in minutes. The eSMS Africa SMS API delivers to MTN & Eswatini Mobile over direct routes, with delivery webhooks, OTP, sender IDs and a free sandbox to test before you go live.

Direct routes to 2 networks Delivery reports SZL 0.8 per SMS
Networks in Eswatini
MTNEswatini Mobile
Country code
+268
الحالة
Production
Why eSMS Africa

SMS API in Eswatini, done properly

REST API + SMPP

Send with a simple HTTPS request or bind over SMPP for high throughput. Either way your Eswatini traffic runs on the same direct routes to MTN, Eswatini Mobile.

Delivery webhooks (DLR)

Get a real-time callback for every message status - sent, delivered, failed - so your app always knows what happened to each SMS in Eswatini.

Sandbox + SDKs

Test free in the sandbox, then go live with official Node, Python, PHP and Go SDKs. Example numbers for Eswatini use the +268 country code.

Sender IDs & OTP

Register a branded sender ID for Eswatini and send OTPs with sub-second delivery through the same API.

Step by step

How to send an SMS to Eswatini with the API

  1. 1
    Get your API key. Create an account and copy your API key from the dashboard.
  2. 2
    Format the number. Use international format for Eswatini numbers - they start with +268 (e.g. 26876123456).
  3. 3
    Call the send endpoint. POST to https://api.esmsafrica.io/v1/sms/send with to, from and message.
  4. 4
    Receive delivery reports. Set a webhook URL and eSMS Africa calls it with each message status in real time.
  5. 5
    Go live. Test in the sandbox with a test key, then switch to your live key.
Integrate in minutes

Send your first SMS to Eswatini

curl -X POST https://api.esmsafrica.io/v1/sms/send \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "26876123456",
    "from": "MyBrand",
    "message": "Your message"
  }'

Full REST reference, SMPP details and SDKs for Node, Python, PHP and Go in the API documentation.

Local pricing

SMS API pricing in Eswatini

أساسي
SZL 1.2
per SMS
الأعمال
SZL 1
per SMS
Enterprise
SZL 0.8
per SMS

Prices reflect live rates for Eswatini. See the full pricing page or contact sales for volume rates.

FAQ

SMS API in Eswatini: common questions

How do I send an SMS to Eswatini from my app?

POST to the eSMS Africa /sms/send endpoint with the recipient in international format (+268...) and your message. See the code samples on this page for curl, Node, Python and PHP.

Do you support delivery reports over the API?

Yes. Set a webhook URL and eSMS Africa calls it with the delivery status of every message to Eswatini in real time.

REST or SMPP for Eswatini?

Use REST for most applications; use SMPP when you need very high, sustained throughput. Both reach MTN & Eswatini Mobile on direct routes.

Is there a sandbox?

Yes - a free sandbox and test API keys let you integrate and test SMS to Eswatini without spending credit.

Which SDKs are available?

Official SDKs for Node.js, Python, PHP and Go, plus a documented REST API you can call from any language.

بدأت

SMS API in Eswatini, done right.

Direct routes to MTN & Eswatini Mobile, delivery reports and local support. Create a free account and start today.