{"info":{"_postman_id":"0d099e1f-86c5-46cf-a066-9d6af75e89ef","name":"SMSMedia.net APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"49369256","collectionId":"0d099e1f-86c5-46cf-a066-9d6af75e89ef","publishedId":"2sB3QQJ7nw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-18T06:13:24.000Z"},"item":[{"name":"RCS","item":[],"id":"5059d866-f7b8-4934-8e74-00214c686bd4","description":"<p>This folder contains endpoints related to RCS (Rich Communication Services) functionalities for SMSMedia.net APIs.</p>\n","_postman_id":"5059d866-f7b8-4934-8e74-00214c686bd4"},{"name":"SMS","item":[{"name":"send-sms-api","id":"ec8f4509-ba9d-4f1d-aa08-c553c304c702","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/sms/send-sms-api?apikey={{apikey}}&senderid=PATSER&mobile=9304815125&smstext=Dear Concern,\n{%23var%23} is your OTP.\nPatron Services&nonenglish=false&flash=false&serviceid=6&peid=1201159825774033626&templateid=1207161845816576472","description":"<p>Sends an SMS message using the SMSMedia.net API.</p>\n<p><strong>Endpoint:</strong> <code>{{url}}/sms/send-sms-api</code></p>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><p><code>apikey</code>: Your API key for authentication.</p>\n</li>\n<li><p><code>senderid</code>: The sender ID to display.</p>\n</li>\n<li><p><code>mobile</code>: Recipient's mobile number.</p>\n</li>\n<li><p><code>smstext</code>: The message content. Supports variable substitution (e.g., {#var#} for OTP).</p>\n</li>\n<li><p><code>nonenglish</code>: Set to 'true' for non-English messages.</p>\n</li>\n<li><p><code>flash</code>: Set to 'true' to send as a flash SMS.</p>\n</li>\n<li><p><code>serviceid</code>: Service identifier.</p>\n</li>\n<li><p><code>peid</code>: Principal Entity ID for DLT compliance.</p>\n</li>\n<li><p><code>templateid</code>: DLT template ID.</p>\n</li>\n</ul>\n<p><strong>Typical Use:</strong><br />Send OTPs or notifications to users. Replace <code>{#var#}</code> with the actual OTP value before sending.</p>\n","urlObject":{"path":["sms","send-sms-api"],"host":["{{url}}"],"query":[{"key":"apikey","value":"{{apikey}}"},{"key":"senderid","value":"PATSER"},{"key":"mobile","value":"9304815125"},{"key":"smstext","value":"Dear Concern,\n{%23var%23} is your OTP.\nPatron Services"},{"key":"nonenglish","value":"false"},{"key":"flash","value":"false"},{"description":{"content":"<p>visit <a href=\"https://vas.hellopatna.com/internal/MyProfile\">https://vas.hellopatna.com/internal/MyProfile</a></p>\n","type":"text/plain"},"key":"serviceid","value":"6"},{"key":"peid","value":"1201159825774033626"},{"key":"templateid","value":"1207161845816576472"}],"variable":[]}},"response":[],"_postman_id":"ec8f4509-ba9d-4f1d-aa08-c553c304c702"}],"id":"2f7a9be3-677a-475b-81af-d788334af115","description":"<h2 id=\"sms-collection\">SMS Collection</h2>\n<p>The <strong>SMS</strong> collection provides a set of endpoints for sending SMS messages programmatically through your application or service. It is designed to help you deliver notifications, OTPs (One-Time Passwords), alerts, and other text messages to users' mobile devices efficiently and securely.</p>\n<h3 id=\"purpose\">Purpose</h3>\n<p>This collection enables you to integrate SMS functionality into your workflows, allowing automated or manual sending of SMS messages using a simple API call.</p>\n<h3 id=\"main-features\">Main Features</h3>\n<ul>\n<li><p><strong>Send SMS:</strong> Easily send SMS messages to one or multiple recipients.</p>\n</li>\n<li><p><strong>Template Support:</strong> Use message templates with variables for dynamic content (e.g., OTPs).</p>\n</li>\n<li><p><strong>DLT Compliance:</strong> Supports required parameters for regulatory compliance (PEID, Template ID).</p>\n</li>\n<li><p><strong>Flexible Options:</strong> Send standard or flash SMS, and support for non-English content.</p>\n</li>\n</ul>\n<h3 id=\"how-to-use\">How to Use</h3>\n<ol>\n<li><p><strong>Set Up Authentication:</strong></p>\n<ul>\n<li><p>Obtain your API key from your SMS service provider.</p>\n</li>\n<li><p>Set the <code>apikey</code> variable in your environment or directly in the request.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Configure Request Parameters:</strong></p>\n<ul>\n<li><p>Fill in required parameters such as <code>senderid</code>, <code>mobile</code>, <code>smstext</code>, <code>serviceid</code>, <code>peid</code>, and <code>templateid</code>.</p>\n</li>\n<li><p>Optional parameters like <code>nonenglish</code> and <code>flash</code> can be set as needed.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Send a Request:</strong></p>\n<ul>\n<li>Use the <code>send-sms-api</code> request to send an SMS. Review the request description for detailed parameter guidance and example usage.</li>\n</ul>\n</li>\n<li><p><strong>Check Responses:</strong></p>\n<ul>\n<li>Review the API response to confirm successful delivery or troubleshoot errors.</li>\n</ul>\n</li>\n</ol>\n<p>For more details on each endpoint, refer to the request descriptions within this collection.</p>\n","_postman_id":"2f7a9be3-677a-475b-81af-d788334af115"},{"name":"Voice","item":[{"name":"send-voice-api","id":"2f45fc6a-2950-493b-8cef-6a421727d3fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/voice/send-voice-api?apikey={{apikey}}&senderid=7870606162&mobiles=7870606162&voiceurl=&noOfRetry=1&intervalForRetry=5&serviceid=15","description":"<p>Sends a voice message using the SMSMedia.net API.</p>\n<p><strong>Endpoint:</strong> <code>{{url}}/voice/send-voice-api</code></p>\n<p><strong>Purpose:</strong>\nThis endpoint allows you to send automated voice messages to one or more recipients by initiating outbound calls and playing a specified audio file.</p>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><code>apikey</code>: <em>(required)</em> Your API key for authentication.</li>\n<li><code>senderid</code>: <em>(required)</em> The sender ID or phone number that will appear as the caller.</li>\n<li><code>mobiles</code>: <em>(required)</em> Comma-separated list of recipient mobile numbers (e.g., 1234567890,0987654321).</li>\n<li><code>voiceurl</code>: <em>(required)</em> Publicly accessible URL to the audio file (voice message) to be played during the call.</li>\n<li><code>noOfRetry</code>: <em>(optional)</em> Number of retry attempts if the call fails (default is 0).</li>\n<li><code>intervalForRetry</code>: <em>(optional)</em> Time interval (in minutes) between retries.</li>\n<li><code>serviceid</code>: <em>(optional)</em> Service identifier for tracking or categorization.</li>\n</ul>\n<p><strong>Typical Usage:</strong>\nUse this endpoint to send important alerts, notifications, or reminders via voice calls. Ensure the <code>voiceurl</code> points to a valid audio file (e.g., MP3 or WAV). Adjust retry parameters to improve delivery reliability in case of call failures.</p>\n","urlObject":{"path":["voice","send-voice-api"],"host":["{{url}}"],"query":[{"key":"apikey","value":"{{apikey}}"},{"key":"senderid","value":"7870606162"},{"key":"mobiles","value":"7870606162"},{"key":"voiceurl","value":""},{"key":"noOfRetry","value":"1"},{"key":"intervalForRetry","value":"5"},{"description":{"content":"<p>visit <a href=\"https://vas.hellopatna.com/internal/MyProfile\">https://vas.hellopatna.com/internal/MyProfile</a></p>\n","type":"text/plain"},"key":"serviceid","value":"15"},{"disabled":true,"key":"voicetext","value":""}],"variable":[]}},"response":[],"_postman_id":"2f45fc6a-2950-493b-8cef-6a421727d3fe"}],"id":"eff67c31-3f09-40bc-8987-794b8cc32779","description":"<h2 id=\"voice-collection\">Voice Collection</h2>\n<p>The <strong>Voice</strong> collection provides endpoints for sending automated voice messages to one or more recipients via phone calls. It is designed to help you programmatically initiate voice calls, play pre-recorded audio messages, and manage delivery retries for enhanced communication reliability.</p>\n<h3 id=\"purpose\">Purpose</h3>\n<p>This collection enables you to:</p>\n<ul>\n<li><p>Send voice messages to single or multiple mobile numbers.</p>\n</li>\n<li><p>Play custom audio files during calls.</p>\n</li>\n<li><p>Configure retry logic for unanswered calls.</p>\n</li>\n<li><p>Track and manage voice message delivery using service identifiers.</p>\n</li>\n</ul>\n<h3 id=\"main-features\">Main Features</h3>\n<ul>\n<li><p><strong>Automated Voice Calls:</strong> Initiate outbound calls and play audio messages to recipients.</p>\n</li>\n<li><p><strong>Flexible Parameters:</strong> Customize sender ID, recipient numbers, audio file URLs, retry count, and retry intervals.</p>\n</li>\n<li><p><strong>API Key Authentication:</strong> Secure access using your API key.</p>\n</li>\n<li><p><strong>Service Tracking:</strong> Use service IDs to monitor and route calls as needed.</p>\n</li>\n</ul>\n<h3 id=\"how-to-use\">How to Use</h3>\n<ol>\n<li><p><strong>Set Up Authentication:</strong></p>\n<ul>\n<li><p>Obtain your API key from your account dashboard.</p>\n</li>\n<li><p>Set the <code>apikey</code> variable in your environment or directly in the request.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Configure Request Parameters:</strong></p>\n<ul>\n<li><p>Specify the sender ID, recipient mobile numbers, and the URL of the audio file to be played.</p>\n</li>\n<li><p>Optionally, set the number of retries and the interval between retries.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Send Requests:</strong></p>\n<ul>\n<li><p>Use the <code>send-voice-api</code> endpoint to initiate a voice call.</p>\n</li>\n<li><p>Review the response for call status and delivery information.</p>\n</li>\n</ul>\n</li>\n</ol>\n<p>For detailed parameter descriptions and example usage, refer to the documentation in each request within this collection.</p>\n<hr />\n<p><strong>Tip:</strong> Always test with a small group before sending large-scale voice campaigns to ensure your configuration is correct.</p>\n","_postman_id":"eff67c31-3f09-40bc-8987-794b8cc32779"},{"name":"Whatsapp","item":[{"name":"send-whatsapp-api","id":"80c6eb6b-b731-4b94-9187-d1c6ff4cd144","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/whatsapp-cloud-api/send-message-api?apikey={{apikey}}&mobile={mobile}&templatename={templateName}&mediatype=none&mediaid&serviceid=18&param1=1&param2=2&param3=3&param4=4","description":"<p><strong>Purpose:</strong><br />This request sends a WhatsApp message using the WhatsApp Cloud API. It is designed to trigger a message template to a specified mobile number, optionally including media and template parameters.</p>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><p><code>apikey</code> (required): Your API key for authenticating the request.</p>\n</li>\n<li><p><code>mobile</code> (required): The recipient's mobile number in international format.</p>\n</li>\n<li><p><code>templatename</code> (required): The name of the WhatsApp message template to use.</p>\n</li>\n<li><p><code>mediatype</code> (optional): Type of media to send (e.g., 'none', 'image', 'video'). Use 'none' if no media is attached.</p>\n</li>\n<li><p><code>mediaid</code> (optional): The ID of the media file to send, if applicable.</p>\n</li>\n<li><p><code>serviceid</code> (required): The service identifier for tracking or categorizing the message.</p>\n</li>\n<li><p><code>param1</code> to <code>param4</code> (optional): Dynamic parameters to populate template placeholders.</p>\n</li>\n</ul>\n<p><strong>Example Usage:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{url}}/whatsapp-cloud-api/send-message-api?apikey={{apikey}}&amp;mobile=9304815125&amp;templatename=smsmedia_balancee&amp;mediatype=none&amp;mediaid=&amp;serviceid=18&amp;param1=1&amp;param2=2&amp;param3=3&amp;param4=4\n\n</code></pre><p>This example sends the 'smsmedia_balancee' template to the mobile number 9304815125 without any media, using service ID 18 and providing four template parameters.</p>\n","urlObject":{"path":["whatsapp-cloud-api","send-message-api"],"host":["{{url}}"],"query":[{"key":"apikey","value":"{{apikey}}"},{"key":"mobile","value":"{mobile}"},{"key":"templatename","value":"{templateName}"},{"description":{"content":"<p>none,image,pdf,video</p>\n","type":"text/plain"},"key":"mediatype","value":"none"},{"key":"mediaid","value":null},{"description":{"content":"<p>visit <a href=\"https://vas.hellopatna.com/internal/MyProfile\">https://vas.hellopatna.com/internal/MyProfile</a></p>\n","type":"text/plain"},"key":"serviceid","value":"18"},{"key":"param1","value":"1"},{"key":"param2","value":"2"},{"key":"param3","value":"3"},{"key":"param4","value":"4"}],"variable":[]}},"response":[],"_postman_id":"80c6eb6b-b731-4b94-9187-d1c6ff4cd144"},{"name":"send-auth-api","id":"2c532d4e-31da-4cf7-84cb-47dc0e7e81fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/whatsapp-cloud-api/send-auth-api?apikey={{apikey}}&mobile=9304815125&templatename=jadoos_otp","description":"<p><strong>Purpose:</strong><br />This request sends an authentication message (such as an OTP) to a specified mobile number via the WhatsApp Cloud API. It is typically used for user verification or login flows where a one-time password (OTP) or similar authentication code needs to be delivered to a user.</p>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><p><code>apikey</code> (required): The API key used to authenticate your request. Replace <code>{{apikey}}</code> with your actual API key.</p>\n</li>\n<li><p><code>mobile</code> (required): The recipient's mobile number in international format. Example: <code>9304815125</code>.</p>\n</li>\n<li><p><code>templatename</code> (required): The name of the WhatsApp message template to use. Example: <code>otp</code>.</p>\n</li>\n</ul>\n<p><strong>Example Usage:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{url}}/whatsapp-cloud-api/send-auth-api?apikey={{apikey}}&amp;mobile=9304815125&amp;templatename=otp\n\n</code></pre><p>Replace <code>{{url}}</code> and <code>{{apikey}}</code> with your environment or actual values as needed.</p>\n","urlObject":{"path":["whatsapp-cloud-api","send-auth-api"],"host":["{{url}}"],"query":[{"key":"apikey","value":"{{apikey}}"},{"key":"mobile","value":"9304815125"},{"key":"templatename","value":"jadoos_otp"}],"variable":[]}},"response":[],"_postman_id":"2c532d4e-31da-4cf7-84cb-47dc0e7e81fa"},{"name":"verify-otp","id":"ccb85752-406a-4b58-b7a9-4b7578138449","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/whatsapp-cloud-api/verify-otp-api?uid=897zsiighkSN9X2CGl7V7Q&otp=","description":"<p>Verifies a One-Time Password (OTP) for a user via the WhatsApp Cloud API.</p>\n<p><strong>Purpose:</strong><br />This GET request is used to validate an OTP sent to a user, typically as part of an authentication or verification process. The request checks if the provided OTP matches the one associated with the specified user ID.</p>\n<p><strong>Query Parameters:</strong></p>\n<ul>\n<li><p><code>apikey</code> (required): The API key used to authenticate the request.</p>\n</li>\n<li><p><code>uid</code> (required): The unique identifier of the user whose OTP is being verified.</p>\n</li>\n<li><p><code>otp</code> (required): The One-Time Password to be verified.</p>\n</li>\n</ul>\n<p><strong>Example Usage:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET {{url}}/whatsapp-cloud-api/verify-otp-api?apikey={{apikey}}&amp;uid=bGSB4u9da0u6RqysHzfvNA&amp;otp=9515\n\n</code></pre><p>Replace <code>{{url}}</code> and <code>{{apikey}}</code> with your actual API base URL and API key. Set <code>uid</code> and <code>otp</code> to the appropriate user ID and OTP value to verify.</p>\n","urlObject":{"path":["whatsapp-cloud-api","verify-otp-api"],"host":["{{url}}"],"query":[{"key":"uid","value":"897zsiighkSN9X2CGl7V7Q"},{"key":"otp","value":""}],"variable":[]}},"response":[],"_postman_id":"ccb85752-406a-4b58-b7a9-4b7578138449"}],"id":"07edae72-c22e-4334-8520-fbe5705af7a0","description":"<h2 id=\"whatsapp-collection\">Whatsapp Collection</h2>\n<p>This collection provides a set of endpoints for integrating WhatsApp messaging capabilities into your applications using the WhatsApp Cloud API. It is designed to help you automate sending messages, deliver authentication codes (OTP), and verify user identities via WhatsApp.</p>\n<h3 id=\"purpose\">Purpose</h3>\n<p>The main purpose of this collection is to streamline communication and authentication workflows by leveraging WhatsApp as a messaging channel. It enables you to:</p>\n<ul>\n<li><p>Send WhatsApp messages using predefined templates</p>\n</li>\n<li><p>Deliver authentication codes (OTP) to users</p>\n</li>\n<li><p>Verify OTPs for secure user authentication</p>\n</li>\n</ul>\n<h3 id=\"main-features\">Main Features</h3>\n<ul>\n<li><p><strong>Send WhatsApp Messages:</strong> Trigger template-based messages to users, with support for media attachments and dynamic parameters.</p>\n</li>\n<li><p><strong>Send Authentication Codes:</strong> Deliver OTPs to users' WhatsApp numbers for login or verification flows.</p>\n</li>\n<li><p><strong>Verify OTPs:</strong> Validate user-provided OTPs to complete authentication or verification steps.</p>\n</li>\n</ul>\n<h3 id=\"how-to-use\">How to Use</h3>\n<ol>\n<li><p><strong>Set Up Environment Variables:</strong></p>\n<ul>\n<li><p><code>{{url}}</code>: Base URL of your WhatsApp Cloud API server</p>\n</li>\n<li><p><code>{{apikey}}</code>: Your API key for authentication</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Send a Message:</strong></p>\n<ul>\n<li>Use the <code>send-whatsapp-api</code> request to send a template message. Provide the recipient's mobile number, template name, and any required parameters.</li>\n</ul>\n</li>\n<li><p><strong>Send an OTP:</strong></p>\n<ul>\n<li>Use the <code>send-auth-api</code> request to deliver an OTP to a user's WhatsApp number.</li>\n</ul>\n</li>\n<li><p><strong>Verify an OTP:</strong></p>\n<ul>\n<li>Use the <code>verify-otp-api</code> request to check if the OTP entered by the user is valid.</li>\n</ul>\n</li>\n</ol>\n<p>Refer to each request's documentation for required parameters and example usage. Replace placeholder variables with your actual values before sending requests.</p>\n<p>For more details on WhatsApp Cloud API setup and authentication, consult your API provider's documentation.</p>\n","_postman_id":"07edae72-c22e-4334-8520-fbe5705af7a0"},{"name":"Email","item":[{"name":"send-email-api","id":"277245d9-e450-4a98-9ade-b854c6a84344","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}/email/send-email-api?apikey={{apikey}}&emailids=smsmediain@gmail.com&emailbody=body&emailsubject=subject&serviceid=10","description":"<p>Sends an email using the SMSMedia.net API.</p>\n<p>Endpoint: {{url}}/email/send-email-api</p>\n<p>Query Parameters:</p>\n<ul>\n<li>apikey: Your API key for authentication.</li>\n<li>emailids: Comma-separated list of recipient email addresses.</li>\n<li>emailbody: The content/body of the email.</li>\n<li>emailsubject: The subject line of the email.</li>\n<li>serviceid: Service identifier.</li>\n</ul>\n<p>Typical Use: Send transactional or notification emails to one or more recipients. Ensure all required parameters are provided for successful delivery.</p>\n<p>Webhook for DLR: You can configure a webhook endpoint to receive delivery reports (DLR) in JSON format. When enabled, the SMSMedia.net API will send real-time status updates about message delivery to your specified webhook URL, allowing automated tracking and processing of delivery statuses in your application.</p>\n","urlObject":{"path":["email","send-email-api"],"host":["{{url}}"],"query":[{"key":"apikey","value":"{{apikey}}"},{"key":"emailids","value":"smsmediain@gmail.com"},{"key":"emailbody","value":"body"},{"key":"emailsubject","value":"subject"},{"description":{"content":"<p>visit <a href=\"https://vas.hellopatna.com/internal/MyProfile\">https://vas.hellopatna.com/internal/MyProfile</a></p>\n","type":"text/plain"},"key":"serviceid","value":"10"}],"variable":[]}},"response":[],"_postman_id":"277245d9-e450-4a98-9ade-b854c6a84344"}],"id":"328930b4-e375-40a5-9192-f3f4db847e44","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Email</strong> collection provides endpoints for sending emails through the SMSMedia API platform. It is designed to help users automate and manage email communications programmatically, supporting use cases such as notifications, alerts, and transactional messaging.</p>\n<h2 id=\"how-to-use\">How to Use</h2>\n<ul>\n<li><p><strong>Authentication:</strong> Most endpoints require an API key, which should be provided as a query parameter (<code>apikey</code>).</p>\n</li>\n<li><p><strong>Sending Emails:</strong> Use the available endpoint to send emails by specifying recipient addresses, subject, body, and service ID as query parameters.</p>\n</li>\n<li><p><strong>Parameters:</strong></p>\n<ul>\n<li><p><code>apikey</code>: Your API key for authentication (required)</p>\n</li>\n<li><p><code>emailids</code>: Comma-separated recipient email addresses (required)</p>\n</li>\n<li><p><code>emailbody</code>: The content of the email (required)</p>\n</li>\n<li><p><code>emailsubject</code>: The subject of the email (required)</p>\n</li>\n<li><p><code>serviceid</code>: The ID of the email service to use (required)</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"example\">Example</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{{url}}/email/send-email-api?apikey={{apikey}}&amp;emailids=recipient@example.com&amp;emailbody=Hello&amp;emailsubject=Greetings&amp;serviceid=10\n\n</code></pre><p>Refer to the request descriptions for detailed parameter usage and example calls.</p>\n","_postman_id":"328930b4-e375-40a5-9192-f3f4db847e44"},{"name":"Webhook","item":[{"name":"sms","id":"acf3db03-4422-487b-9273-6bed3f3684f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p>Share your webhook API URL (where you want delivery reports to be sent) to <a href=\"https://null\"><b>aman@patronservices.in</b></a>, along with your <strong>username</strong> on <strong>vas.smsmedia.net</strong>.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"acf3db03-4422-487b-9273-6bed3f3684f6"},{"name":"whatsapp","id":"4a428b4c-0eb5-4fad-bf91-7f5f3760a970","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p>Share your webhook API URL (where you want delivery reports to be sent) to <a href=\"https://null\"><b>aman@patronservices.in</b></a>, along with your <strong>username</strong> on <strong>vas.smsmedia.net</strong>.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"4a428b4c-0eb5-4fad-bf91-7f5f3760a970"},{"name":"email","id":"112ea6dd-1e8b-4650-a6f6-61cb8acfc1e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p>Share your webhook API URL (where you want delivery reports to be sent) to <a href=\"https://null\"><b>aman@patronservices.in</b></a>, along with your <strong>username</strong> on <strong>vas.smsmedia.net</strong>.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"112ea6dd-1e8b-4650-a6f6-61cb8acfc1e2"},{"name":"voice","id":"557247e5-7f76-4e66-8d02-9320c54324a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p>Share your webhook API URL (where you want delivery reports to be sent) to <a href=\"https://null\"><b>aman@patronservices.in</b></a>, along with your <strong>username</strong> on <strong>vas.smsmedia.net</strong>.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"557247e5-7f76-4e66-8d02-9320c54324a0"},{"name":"rcs","id":"1988d6b2-613f-4b57-8efd-1155f0ca65b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p>Share your webhook API URL (where you want delivery reports to be sent) to <a href=\"https://null\"><b>aman@patronservices.in</b></a>, along with your <strong>username</strong> on <strong>vas.smsmedia.net</strong>.</p>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"1988d6b2-613f-4b57-8efd-1155f0ca65b5"}],"id":"613b36fe-8647-4572-b549-203ab4b7e839","description":"<p>StartFragment</p>\n<p>The <strong>Webhook Collection</strong> enables you to receive <strong>real-time delivery reports</strong> for all messaging channels — <strong>SMS, Email, Voice, WhatsApp, and RCS</strong>. Once configured, delivery status notifications are sent directly to your API endpoint in <strong>JSON format</strong>, allowing you to track message success, failures, and other events instantly.</p>\n<p>This collection includes example requests and sample payloads, making it easy to set up your webhook endpoint and integrate with your system. Using these webhooks ensures timely updates and seamless automation for monitoring and reporting your messaging campaigns.</p>\n<p>EndFragment</p>\n","_postman_id":"613b36fe-8647-4572-b549-203ab4b7e839"}]}