Verify Token: testtoken
Status: ✓ Server is running
/webhook - Main webhook endpoint/webhook - Webhook verification (for Facebook/Meta)/twilio/sms - Twilio SMS webhook/twilio/voice - Twilio Voice webhook/twilio/status - Twilio Status callback/webhooks - View all webhooks as JSONAuto-refreshes every 5 seconds
{
"Host": "fluffy-snail-11.telebit.io",
"Accept": "*/*",
"Accept-Encoding": "deflate, gzip",
"User-Agent": "facebookplatform/1.0 (+http://developers.facebook.com)"
}
{
"hub.mode": "subscribe",
"hub.verify_token": "testtoken",
"hub.challenge": "202973294"
}
{
"Host": "127.0.0.1:5001",
"User-Agent": "curl/8.7.1",
"Accept": "*/*",
"Content-Type": "application/json",
"Content-Length": "96"
}
{
"event": "test_whatsapp",
"from": "+18044417609",
"to": "+821089992734",
"status": "delivered"
}