Send SMS to your
customers instantly
in seconds
An SMS platform built for business: Bulk SMS, OTP, marketing campaigns, and your own branded Sender Name. REST API ready to use in just 2 lines of code.
// 2 lines is enough await fetch("/api/v2/sms/send", { headers: { "x-api-key": key }, method: "POST", body: JSON.stringify({ sender: "MyShop", content: "Your OTP code is 482913", msisdns: ["66812345678"], }), });
Everything you need
to send SMS, in one place
Built for Thai businesses, from online shops to enterprise. Use it through the dashboard or call the API at every step.
Bulk SMS
Send to hundreds of thousands of recipients at once, with personalised name and data fields.
OTP / Verification
Deliver verification codes to your customer's phone in 1-2 seconds. Safe for login and transactions.
Sender Name
Use your own brand name as the sender. Build trust and stay memorable.
API & Webhook
A clean REST API with webhooks for delivery reports and inbox messages.
Reports & Analytics
Real-time stats: delivery, cost, and click-rate via short links.
Scheduled sending
Schedule sends in advance: daily, weekly, or one-off campaigns at the right time.
Send your first SMS in 3 steps
No contract, no setup fee. Free registration. Start with the Start package at THB 990.
Register and verify your account
Enter your business info, upload documents. Takes < 5 minutes.
Upload a list or call the API
Import a CSV from your CRM, or call the API to send from your own backend.
Write the message and send
Type your message, preview it, hit send. Reports land in the dashboard instantly.
your reward balance is {{balance}} points
An API that's
easy to write, ready for production
Send SMS in 2 lines of code. Receive a webhook for every event. Sample code in Node, PHP, Python, and Go.
- REST API · OpenAPI 3.0Full documentation. Works with Postman or Insomnia out of the box.
- Webhook delivery reportsKnow instantly whether an SMS reached the recipient's device.
- Automatic credit refundsThe system refunds credits the moment it detects a failed send.
- Multiple API keysSeparate dev / staging / production. Scope each key independently.
// Send SMS via the ME-SMS API (Node 18+) const res = await fetch("https://me-sms.com/api/v2/sms/send", { method: "POST", headers: { "x-api-key": process.env.MESMS_API_KEY, "Content-Type": "application/json", }, body: JSON.stringify({ sender: "MyShop", content: "Your OTP code is 482913", msisdns: ["66812345678"], }), }); const { uuid, totalCredit } = await res.json();
Pick the package
that fits you
Buy credits once, use them within the validity period. Bigger packages cost less per credit. Failed sends are refunded automatically.
Mini
แพ็กเกจขนาดเล็ก เริ่มต้นใช้งานง่าย เหมาะกับธุรกิจที่เพิ่งเริ่ม
Start
แพ็คเกจสำหรับผู้เริ่มต้นใช้งาน
Frequently asked
questions
Can't find what you're looking for? Our team is available Mon-Fri, 9:00-18:00.
Contact our team →Do I need to sign a contract or pay a setup fee?
Do you support all Thai carriers?
Can I use my own brand as the Sender Name?
How much does the entry package cost?
Is there an API for developers?
Can you issue tax invoices?
Ready to send
your first SMS?
Register today; it takes just 2 minutes. Try the platform and buy a package right away.