SendApp Docs
Log in

Send WhatsApp Web message

POST https://app.sendapp.ai/api/whatsapp-web/send
Send a text or media message via WhatsApp Web (browser automation). Set type=text for text or type=media to attach a file.

Parameters

7 · 4 required
apikey required
Your API Key.
token required
Account token.
number required
Recipient number (e.g. 1234567890).
type required
text or media.
message optional
Message text (required if type=text).
media_url optional
URL of the media file (required if type=media).
filename optional
File name for the media.
Need help with the integration? info@sendapp.live