Loading...
Send thousands of SMS to your customers instantly. Reliable delivery, competitive pricing, and powerful API for developers.
Special Offers & Promotions
Check our latest offers and promotional codes
Powerful features to help you reach your customers effectively
No hidden fees. Earn 10% bonus SMS when friends sign up with your referral code.
0.26 BDT per SMS
Integrate SMS capabilities into your application in minutes. Our RESTful API supports all major programming languages.
Join thousands of businesses using BulkSMS BD to reach their customers. Start your free trial today.
Have questions? Our team is here to help.
0.25 BDT per SMS
// Send SMS with JavaScript
const response = await fetch(
'https://bdsms.anbuinfosec.dev/api/v1/sms/send',
{
method: 'POST',
headers: {
'Content-Type': 'application/json',
'X-API-Key': 'YOUR_API_KEY'
},
body: JSON.stringify({
to: '01712345678',
message: 'Hello from BulkSMS!'
})
}
);
const data = await response.json();
console.log(data);
// { success: true, messageId: "..." }24/7 Live Chat Support