Scale up business and engagement with bulk SMS campaigns, instant OTPs, with a dedicated platform designed for bulk sms service.
Get StartedBulk SMS is a service that allows a business to send a text SMS to a large audience i.e SMS broadcast to a number list. It refers to a business communication channel to convey a promotional or transactional text message using web-based software. Many companies use bulk SMS features to market or promote their products across the globe. Thus sending bulk sms forms SMS marketing.
For instance: Retail stores feature sales, the bulk SMS messaging allows sending a customized promotional message to customers to inform them of upcoming or ongoing sales.
Easily customize your bulk SMS with variable fields, 20+ language support, scheduling facility, opt-out options and many more. Get quick SMS delivery in seconds.
Send bulk sms campaigns that customers love to read.Automate SMS from web UI, company CRM, application or software. Just integrate our SMS API that easily compose in multiple programming languages like PHP, Javascript, java, C, Ruby, #C, .net and more.
Get more details on SMS APIsEasily send attractive click to action within SMS content as web-links, images, videos and pdf in bulk sms campaigns. You can also use the carousel feature to make a combined slide gallery for pictures with clickable links.
Analyse the outreach and performance of bulk sms campaigns with real-time delivery as well as latency reports. Get the complete click counts on web link attachments sent.
In-house developed SMS gateway, you can count on our enterprise-ready SLAs for reliability and quality. Business scales up seamlessly with performance oriented features like account for teams, user privileges, audit trail, sub-teams and more.
Enjoy a complete bag of cloud telephony service composed with automated SMS. Manage leads through missed call, support enquiries, IVR channels, and more with SMS auto-replies. Setup SMS and missed call service on the same number.
Get missed call solutionsDatagen offers the best SMS service for years and has been accredited excellent by our users.
Bringing momentum to business SMS marketing through working with professionals.
Dedicated user account to each user
Setup SMS through your software
Combine SMS with email, get notification on every email
Supports zapier plugin to send SMS
Supports woocommerce plugin
Excel file attachment plugin support
Advanced finely tuned SMS gateway technology.
Robust, scalable, and redundant infrastructure.
Multiple telecom operators connectivity on one platform.
Standard text safety with 128-bit data encryption.
Experts hands in support, resolves basic issues to technical API integration.
No compromise in delivery, genuine pricing with no hidden charge. Pay as you go with usage.
We have a long list of happy customers including bank branches and enterprises that trust our messaging platform, time based one time password(2FA-OTP) and transactional messaging via our SMS API and SMS gateway.
The SMS is triggered when the customer responds to a particular action to convey relevant information, and is not considered a promotional SMS but instead falls into the implicit category of Service. For instance, product confirmation, delivery updates, etc.
Registered customers receive SMS in the Service Explicit SMS category after giving consent. These SMS convey promotional information. Example A retailer sends the latest offer to the client who has already registered on its website and agreed to opt-in to receive SMS.
Any message aimed at promoting or selling a product, good, or service is promotional. Customer preferences will determine the message that is sent to them. Messages can only be sent between 9 AM and 9 PM due to the consent scrubbing function.
Transactional messages are those that contain OTP and require the recipient to complete a banking transaction. Some SMS arise for withdrawal, deposit or online transfers. Banking messages fall into this category either private or govt bank.
Sample integration codes in 10+ programming languages.
Free SMS API and signup registration. Charged only for SMS credit.
Simple, secure and reliable SMS API used by 10000+ customers.
Sending SMS with Datagen APIs. Get a real time delivery report, contacts list, scheduler, update credit to the next balance, & more!
Customer and support team are always next to one call away.
$sender ='XXXX'; $mob ='XXXXX'; $auth='Your auth key'; $msg = urlencode("test"); $url = 'https://api.datagenit.com/sms?auth='.$auth.'&msisdn='.$mob. '&senderid='.$sender.'&message='.$msg.''; // API URL $result=SendSMS($url); function SendSMS($hostUrl){ $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $hostUrl); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_POST, 0); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); // change to 1 to verify cert curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY); $result = curl_exec($ch); return $result; }
$sender ='XXXX'; $mob ='XXXXX'; $auth='Your auth key'; $msg = urlencode("test"); $url = 'https://api.datagenit.com/sms?auth='.$auth.'&msisdn='.$mob. '&senderid='.$sender.'&message='.$msg.''; // API URL $result=SendSMS($url); function SendSMS($hostUrl){ $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $hostUrl); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_POST, 0); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); // change to 1 to verify cert curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY); $result = curl_exec($ch); return $result; }
$sender ='XXXX'; $mob ='XXXXX'; $auth='Your auth key'; $msg = urlencode("test"); $url = 'https://api.datagenit.com/sms?auth='.$auth.'&msisdn='.$mob. '&senderid='.$sender.'&message='.$msg.''; // API URL $result=SendSMS($url); function SendSMS($hostUrl){ $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $hostUrl); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_POST, 0); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0); // change to 1 to verify cert curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY); $result = curl_exec($ch); return $result; }
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.IO; using System.Net; public void SMSSend() { WebClient client = new WebClient(); string baseurl = "https://api.datagenit.com/sms? auth=xxxxx&senderid=xxxxx&msisdn=xxxxxx&message=Hello"; Stream data = client.OpenRead(baseurl); StreamReader reader = new StreamReader(data); string s = reader.ReadToEnd(); data.Close(); reader.Close(); }
Wallet recharge and deduction structure.
Get volume based discounts. Send more, get more.