Send Quick WhatsApp for SMSGatewayCenter APIs

Introduction to SMSGatewayCenter APIs

Welcome to SMSGatewayCenter’s API documentation hub! This guide introduces the Send WhatsApp Message API, a key component of our messaging suite, including SMS API for bulk messaging, WhatsApp Business API for customer engagement, Voice Call API for automated alerts, and Two-Way SMS API for interactive communication. This API supports only POST methods over HTTP, enabling you to send personalized WhatsApp messages using templates. Ideal for developers in India, integrate with our SMS gateway at unify.smsgateway.center/signup/!

Use the Send WhatsApp Message API to deliver real-time order updates or notifications (e.g., order dispatch details with variables like order number, delivery time, and status link) via WhatsApp. This endpoint enhances your bulk messaging strategy with secure, template-based communication and high deliverability.

 

API Endpoint

https://unify.smsgateway.center/WAApi/send

 

ParameterRequiredDescriptionExample/Value
useridYesYour SMSGatewayCenter username for authentication.yourusername
passwordYesYour SMSGatewayCenter password for authentication (masked in the example).**********
msgYesThe message content, including variables like for dynamic content (e.g., order details).Your order no. has been dispatched...
wabaNumberYesWABA Number (e.g., WhatsApp Business Number) to send the message from.9170396xxxxx
mobileYesThe recipient’s mobile number (in international format, starting with country code).919xxxxxxxxx6
sendMethodYesThe method to send the message (e.g., quick for immediate sending).quick|group|file
msgTypeYesThe type of message (e.g., text for plain text messages).text|media
templateNameYesThe name of the pre-approved WhatsApp template to use for the message.demo_order
outputYesThe format of the response (e.g., JSON).json
headerOptionalThe header text for the WhatsApp message (e.g., order-related identifier).Order DEMO
footerOptionalThe footer text for the WhatsApp message (e.g., website URL or disclaimer).www.smsgatewaycenter.com
scheduletimeOptionalAdd your schedule Timestamp in YYYY-MM-DD HH:MM format.2025-06-17 16:13
buttonsPayloadOptionalButton Payload in JSON format. This value will return in reply.
{
"button1": "Hello_button1",
"button2": "Hello_button2",
"button3": "Hello_button3"
}
Dynamic URL Button (Action Button)
buttonUrlPathOptionalDynamic Button URL path./photo/products/
Media Message Parameters (msgType=media)
mediaIdYesId to pickup media from system. Get this from Media Library in panel.7861287
mediaTypeYesType of media which you are sending in the message.image|video|document
OR (Send by media id or direct URL)
mediaUrlYesMedia URL incase of media is hosted on publicly accisible url.https://example.com/content/000107507.jpg
if mediaType is document.
documentNameOptionalName of the document.test.pdf
if sendMethod is group.
groupYesGroup Name or ID in comma separated values.group1,group2
if sendMethod is file.
fileYesYour file with valid extension and path.test.csv

Note: If you are sending Session based message, then send open message and remove templateName parameter. If its in session then the message will get delivered.

 

Sample Request Code
<?php

$curl = curl_init();

curl_setopt_array($curl, array(
  CURLOPT_URL => 'https://unify.smsgateway.center/WAApi/send',
  CURLOPT_RETURNTRANSFER => true,
  CURLOPT_ENCODING => '',
  CURLOPT_MAXREDIRS => 10,
  CURLOPT_TIMEOUT => 0,
  CURLOPT_FOLLOWLOCATION => true,
  CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
  CURLOPT_CUSTOMREQUEST => 'POST',
  CURLOPT_POSTFIELDS => array('userid' => 'YourUsername','password' => '********','msg' => 'Your order no. {#var#} has been dispatched. Expected to arrive within {#var#} day. Click to view status {#var#} - Demo Message. SMS Gateway Center','wabaNumber' => '9170396xxxxx','output' => 'json','mobile' => '919xxxxxxxxx6','sendMethod' => 'quick','msgType' => 'text','templateName' => 'demo_order','header' => 'Order DEMO','footer' => 'www.smsgatewaycenter.com'),
  CURLOPT_HTTPHEADER => array(
    'Cookie: SERVERID=webC1'
  ),
));

$response = curl_exec($curl);

curl_close($curl);
echo $response;

 

Sample Response Code
{
    "status": "success",
    "messageId": "1234567890",
    "mobile": "919xxxxxxxxx6",
    "statusCode": 200,
    "description": "Message sent successfully"
}
CTA for Unlock Real-Time Messaging – Integrate Today!

Unlock Real-Time Messaging – Integrate Today!

Try Our API in a Sandbox Environment Before Going Live!

Join Thousands of Developers – Try Our API Now!

Get in touchSign up

Testimonials

Why do Great Businesses Trust SMS Gateway Center?

K

Kurlon IT

2022-08-04

We have tied up with other SMS providers also, but SMS GatewayCenter is quite good. Good Service from the team. We are very happy with the service be it accounts related or technical issue. We always get good response.

I

INOX Air Products

2018-02-09

We have an excellent experience with SMS Gateway Center. The services and support has been of very high standard.

S

Shalabh Arora

2025-04-11

I’ve been using SMSGatewayCenter’s bulk SMS and WhatsApp services since early 2022 for my small business, and the experience has been fantastic. The platform is intuitive, and the message delivery is incredibly reliable, reaching my customers without fail. The 24/7 support team is quick to assist, and the cost-effectiveness is a big plus. It’s transformed how I connect with my audience, and I highly recommend it to other entrepreneurs! (Google Revirews)

R

Reflex

2025-04-11

We’ve been using your bulk SMS services for a few months, and the results have been phenomenal. The open rates and customer engagement have gone through the roof. Highly recommend for any business looking to scale fast! (Google Revirews)

V

Vedanth Gowda

2025-04-18

I’m Vedanth Gowda, leading a finance business, and I’ve been leveraging SMSGatewayCenter’s bulk SMS and WhatsApp tools —absolutely transformative! The platform’s speed and precision in delivering financial alerts to my clients are unmatched, giving me a competitive edge. Samrat’s expertise in tailoring notification workflows for market updates was a standout, and the robust security features instilled trust. The affordable pricing and proactive support team make it a no-brainer. Perfect for finance pros aiming to elevate client trust and efficiency! (Google Revirews)

N

Naval Bhatnagar

2025-04-12

From day one, the team at SMS GATEWAY CENTER guided us through setup, testing, and launching campaigns. Their support is A+. Whether you’re new to SMS marketing or experienced, they make it smooth. Thank you Aakash. (Google Revirews)