Your Access Token: 64833dfa0xxxx
Instance API
GET Create Instance
https://app.sendapp.cloud/api/create_instance?access_token=64833dfa0xxxx
Create a new Instance ID
Params
access_token | 64833dfa0xxxx |
GET Get QR Code
https://app.sendapp.cloud/api/get_qrcode?instance_id=609ACF283XXXX&access_token=64833dfa0xxxx
Display QR code to login to Whatsapp web. You can get the results returned via Webhook
Params
instance_id | 609ACF283XXXX |
access_token | 64833dfa0xxxx |
GET Set Receving Webhook
https://app.sendapp.cloud/api/set_webhook?webhook_url=https%3A%2F%2Fwebhook.site%2F1b25464d6833784f96eef4xxxxxxxxxx&enable=true&instance_id=609ACF283XXXX&access_token=64833dfa0xxxx
Get all return values from Whatsapp. Like connection status, Incoming message, Outgoing message, Disconnected, Change Battery,...
Params
webhook_url | https://webhook.site/1b25464d6833784f96eef4xxxxxxxxxx |
enable | true |
instance_id | 609ACF283XXXX |
access_token | 64833dfa0xxxx |
GET Reboot Instance
https://app.sendapp.cloud/api/reboot?instance_id=609ACF283XXXX&access_token=64833dfa0xxxx
Logout Whatsapp web and do a fresh scan
Params
instance_id | 609ACF283XXXX |
access_token | 64833dfa0xxxx |
GET Reset Instance
https://app.sendapp.cloud/api/reset_instance?instance_id=609ACF283XXXX&access_token=64833dfa0xxxx
This will logout Whatsapp web, Change Instance ID, Delete all old instance data
Param
instance_id | 609ACF283XXXX |
access_token | 64833dfa0xxxx |
GET Reconnect
https://app.sendapp.cloud/api/reconnect?instance_id=609ACF283XXXX&access_token=64833dfa0xxxx
Re-initiate connection from app to Whatsapp web when lost connection
Params
instance_id | 609ACF283XXXX |
access_token | 64833dfa0xxxx |