Endpoints
WEBHOOKS
Receive messages and call events from WhatsApp and Twilio.
GET
/api/v1/webhooks/whatsappMeta webhook verification (hub.challenge)
POST
/api/v1/webhooks/whatsappReceive WhatsApp messages from Meta
POST
/api/v1/webhooks/twilio/voiceTwilio inbound call β returns TwiML
POST
/api/v1/webhooks/twilio/statusTwilio call status updates
WS
/ws/call/:call_idWebSocket for real-time voice audio streaming
Was this page helpful?