Send Message

With the service, you can send Text, Images, Documents and Voice messages via WhatsApp from your website or mobile application.
You can use it for messages such as 2-factor authentication, service expiration, campaign.

errCode Error codes starting with 300 contain errors related to the Send Message service.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Your WhatsApp number activated on WhatsApp Tools. (It should be at the beginning with the area code.)

Body Params
int32
required
Defaults to 1

The message type. You must send a value of 1 for a text message, 2 for a media message, 3 for a document message, 4 for a voice message and 5 for a video message..

string
required

The content of the message text you will send. Required if you send the type value as 1.

string
required

URL for images, documents and audio files. Required if you send type value 2, 3 and 4.

string
required

A list of numbers to send a message to. The numbers must be sent with a comma between them.

int32
required
Defaults to 1

It is the waiting time between two message intervals. It should be sent in seconds. The default time is 1 second.

boolean
required
Defaults to false

It is an automatic blacklist parameter. If you send a value of true, numbers not using WhatsApp will be blacklisted.

boolean
required
Defaults to false
string
required

If you want to send a message to the channel, your channel's ID number ending with @newsletter. You can access your channel information by making a request to /get-channels.

string
required

The full name of your channel if you want to send messages to the channel. You can access your channel information by making a request to /get-channels.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json