Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.

No cookies to display.

Skip to main content

With the API of Sendapp.cloud
you can automate Whatsapp notifications
with any platform

Designed for small and medium-sized companies,
to revolutionize communication with customers.

WhatsApp API for sending notifications from any platform

API Sendapp Cloud
If you have the https://app.sendapp.cloud you can create an instance with your WhatsApp account staff multisession or business multisession
After creating the instance you can copy your Access Token and Instance ID and customize the API to any of your web, desktop, mobile platforms.

Instance API
GET Create Instance
Create a new Instance ID
Params
access_token64833dfa0xxxx
GET Get QR Code
Display QR code to login to Whatsapp web. You can get the results returned via Webhook
Params
instance_id609ACF283XXXX
access_token64833dfa0xxxx
GET Set Receving Webhook
Get all return values from Whatsapp. Like connection status, Incoming message, Outgoing message, Disconnected, Change Battery, ...
Params
webhook_urlhttps://webhook.site/1b25464d6833784f96eef4xxxxxxxxxx
enablefalse
instance_id609ACF283XXXX
access_token64833dfa0xxxx
GET Reboot Instance
Logout Whatsapp web and do a fresh scan
Params
instance_id609ACF283XXXX
access_token64833dfa0xxxx
GET Reset Instance
This will logout Whatsapp web, Change Instance ID, Delete all old instance data
Param
instance_id609ACF283XXXX
access_token64833dfa0xxxx
GET Reconnect
Re-initiate connection from app to Whatsapp web when lost connection
Params
instance_id609ACF283XXXX
access_token64833dfa0xxxx
Send Direct Message API
GET Send Text
Send a text message to a phone number through the app
Params
number84933313xxx
typetext
messagetest message
instance_id609ACF283XXXX
access_token64833dfa0xxxx
GET Send Media & File
Send a media or file with message to a phone number through the app
Params
number84933313xxx
typeaverage
messagetest message
media_urlhttps://i.pravatar.cc
filename (Just use for send document)file_test.pdf
instance_id609ACF283XXXX
access_token64833dfa0xxxx
Group API
POST Send Text Message Group
Send a text message to a group through the app
Params
group_id84987694574-1618740914@g.us
typetext
messagetest message
instance_id609ACF283XXXX
access_token64833dfaxxx
POST Send Media & File Message Group
Send a media or file with message to a group through the app
Params
group_id8498761xxxxxxxx@g.us
typeaverage
messagetest message
media_urlhttps://i.pravatar.cc
filename (Just use for send document)file_test.pdf
instance_id609ACF283XXXX
access_token64833dfaxxx