v1
latestOpenAPI 3.0.02026-07-26592893.0 KBSend WhatsApp Message
Send templates with text, variables, or media depending on the provided parameters.
Query parameters
Unique Fast2SMS Message ID of the template. Check WhatsApp Manager inside Fast2SMS Panel or use "Get WABA & Template Details" API
WABA Phone Number ID.
Destination mobile number.
Required if the template has variables ({{1}}, {{2}}). Join multiple values with a pipe |.
Required if the template has a Header Media (Image/Video/PDF).
(optional) To give PDF custom document title
User Defined Field 1 – Optional custom value passed via API and returned in the webhook for your internal reference or tracking.
User Defined Field 2 – Optional custom value passed via API and returned in the webhook for your internal reference or tracking.
User Defined Field 3 – Optional custom value passed via API and returned in the webhook for your internal reference or tracking.
Headers
Your API Key.
Response
Message Sent Successfully
Example response
{
"status": true,
"message": "Message sent successfully",
"request_id": "6a3b2c1d"
}