Non-masking SMS Service

Send SMS directly from mobile numbers without any masking. Perfect for personal communication and business notifications.

Starting from

0.29 TK/SMS

Delivery Rate

99.9%

Direct SMS Delivery

Send SMS directly from mobile numbers

What is Non-masking SMS?

Non-masking SMS allows you to send text messages directly from a mobile number without any brand name or masking. This service is ideal for:

Personal Communication

Send messages to friends, family, and personal contacts

Business Notifications

Send order confirmations, appointment reminders

Emergency Alerts

Important alerts and emergency notifications

Bulk Messaging

Send messages to large groups at once

How It Works

1
Sign Up

Create your ICOMBD account

2
Add Balance

Deposit funds to your account

3
Start Sending

Use dashboard or API to send SMS

Technical Specifications

Feature Details
Price per SMS 0.29 TK (Paise)
MNP Charge Additional charge per SMS for MNP numbers
Dedicated Number Available for high-volume users
Delivery Report Real-time delivery status
API Access Free API integration
Character Limit 160 characters per SMS (Unicode: 70 chars)
Delivery Time Instant delivery (2-5 seconds)

Order Now

We'll contact you within 24 hours
24/7 Support

Phone: 01815598044

Email: info@icomdb.com

Live Chat: Available on website

Choose Your Package

Starter

৳999

for 5,000 SMS

  • 5,000 SMS Credits
  • Basic Support
  • API Access
  • Delivery Reports
  • Email Support
  • No Dedicated Number

Enterprise

৳19,999

for 150,000 SMS

  • 150,000 SMS Credits
  • 24/7 Support
  • Advanced API
  • Custom Analytics
  • Personal Manager
  • Multiple Sender IDs

Need a Custom Package?

Contact us for custom pricing based on your specific requirements

Contact Sales

Easy API Integration

Integrate with Your System

Our REST API makes it easy to integrate SMS sending capability into your existing systems.

Supported Languages
PHP Python JavaScript Java C# Ruby
View API Documentation
API Example (PHP)

// Send SMS using ICOMBD API
$apiKey = 'YOUR_API_KEY';
$apiUrl = 'https://api.icomdb.com/v1/sms/send';

$data = [
    'api_key' => $apiKey,
    'to' => '88017XXXXXXXX',
    'message' => 'Your OTP is 123456',
    'sender' => 'NonMask'
];

$ch = curl_init($apiUrl);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($data));
curl_setopt($ch, CURLOPT_HTTPHEADER, [
    'Content-Type: application/json'
]);

$response = curl_exec($ch);
curl_close($ch);

$result = json_decode($response, true);
                            

Frequently Asked Questions

Non-masking SMS shows the actual mobile number as sender, while masking SMS shows a brand name or custom sender ID. Non-masking is cheaper and works for all types of communication.

No, there are no setup fees or hidden charges. You only pay for the SMS you send.

SMS are typically delivered within 2-5 seconds. We provide real-time delivery reports so you can track each message.

Yes, dedicated numbers are available for Professional and Enterprise packages. Contact sales for more information.

MNP (Mobile Number Portability) charge applies when sending SMS to numbers that have been ported from one operator to another. This is an additional charge per SMS.

Ready to Start Sending SMS?

Join thousands of businesses using ICOMBD Non-masking SMS service

Loading...