Endpoints

WEBHOOKS

Receive messages and call events from WhatsApp and Twilio.

GET/api/v1/webhooks/whatsapp

Meta webhook verification (hub.challenge)

POST/api/v1/webhooks/whatsapp

Receive WhatsApp messages from Meta

POST/api/v1/webhooks/twilio/voice

Twilio inbound call β€” returns TwiML

POST/api/v1/webhooks/twilio/status

Twilio call status updates

WS/ws/call/:call_id

WebSocket for real-time voice audio streaming

Was this page helpful?