Webhook events
When a call ends or analysis completes, VoiceFox pushes events to the URL you configured. See full payloads in API reference → Webhook.
Event types
callin.hangup— Inbound call endedcallin.collect— Inbound call data collectedtask.call.collect— Outbound call data collectedtask.end— Outbound task finishedcallin.transfer— Call transferred (third-party)
Signature verification
We recommend enabling webhook signing in the console. VoiceFox will include signature info in request headers — verify it using the documented algorithm.