Google Rating
" No Cuts, No Fakes, No Excuses, Guaranteed Delivery with Transparent Pricing Applicable on SMS API, SMPP, and Panel. "
Get Upto
Bulk SMS Free
Powerful and secure SMS APIs trusted by 10000+ developers
Our team takes care of SMS API integration & support
Additional documentation with sample codes in 10+ languages
<?php
$campaign_name="testing";
$authKey="YOUR AUTH KEY";
$mobileNumber="98260123XX";
$sender="ABCXYZ";
$message="your content comes here";
$route="TR";
$template_id="19 Digit Template id";
$postData = array(
"campaign_name" => $campaign_name,
"auth_key" => $authKey,
"sender" => $sender,
"route" => $route,
"message" => ['msgdata' => $message,'Template_ID' => $template_id,'coding' => $coding,],
);
using System;
using System.IO;
using System.Net;
using System.Text;
namespace Examples.System.Net {
public class WebRequestPostExample {
public static void Main() {
var httpWebRequest =(HttpWebRequest)WebRequest.Create ("http://hostname.in/api/send/sms");
httpWebRequest.ContentType ="application/json";
httpWebRequest.Method ="POST";
using ( var streamWriter = new StreamWriter (httpWebRequest.GetRequestStream()))
import java.io.*;
import okhttp3.*;
public class main {
public static void main( String []args )throws IOException {
OkHttpClient client = new OkHttpClient().newBuilder().build();
MediaType mediaType = MediaType.parse("application/json");
Send alert at any time, at the right moment, by multiple channels, with no effort.. Isn't it Great ??
TRAI has released a notification to overcome the problem of unsolicited SMS. As per the latest TRAI guidelines, every Business(Principal Entity) and Bulk SMS Service Provider(Telemarketer) will now have to register with the Telecom Operators(Access Providers) to continue sending SMS to their clients.
With a proven experience of 10+ years in the industry, your business can rely on top-tier support, 24*7.
With full consideration of regulatory compliances, we keep your customer data absolutely safe!
Mobile No : 91 8602200100
Email : hello@bulk24sms.com