One API, covering 200+ countries and regions. Deliver verification codes, notifications, and marketing messages worldwide.
Simple, stable global SMS service that lets developers focus on their business
Send SMS to 200+ countries and regions with a single API integration.
Multi-channel smart routing, average delivery time < 5s for critical messages.
99.9% availability, delivery status callbacks, full message tracking.
Clean RESTful API with PHP, Node.js, and Java SDKs for quick integration.
From registration to sending your first SMS in just minutes.
fetch('https://sms.maiyun.net/api/send', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json',
},
body: JSON.stringify({
phone: '8613800138000',
text: 'Your verification code is 123456, valid for 5 minutes.',
})
})
.then(r => r.json())
.then(data => {
console.log(data.result); // => 1
});Pay per message sent, no hidden fees
No upfront commitment required. Pay for what you use. Ideal for variable sending volumes.
Commit to an annual volume and unlock lower per-message rates. The more you send, the less you pay.