API Documentation
Campaign Endpoints
- GETGet Supported Language
- GETGet Supported Voices
- POSTCreate Campaign
- POSTUpdate Campaign
- GETGet Campaigns
- GETGet Campaign Title & ID
- GETGet Campaign from ID
- GETGet Campaign Cost report
- GETGet Campaign Silence Timer and Words to Interrupt
- POSTSet Campaign Silence timer and Words to interrupt
- POSTSet Campaign Silence timer and Words to interrupt
Call Endpoints
Text Pipeline
Contact Center
Webhook Handling
Meeting Handling
Monday Integration
Instagram Integration
Whatsapp Integration
ERP Next Integration
Whatsapp Integration
Whatsapp Webhook Token verify
GET
/
whatsapp_webhook
/
{apiKey}
/
{campId}
Copy
curl --request GET \
--url https://api.toingg.com/api/v3/whatsapp_webhook/{apiKey}/{campId}
Copy
"<any>"
Response
200
application/json
Successful Response
The response is of type any
.
Copy
curl --request GET \
--url https://api.toingg.com/api/v3/whatsapp_webhook/{apiKey}/{campId}
Copy
"<any>"
Assistant
Responses are generated using AI and may contain mistakes.