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 ended
  • callin.collect — Inbound call data collected
  • task.call.collect — Outbound call data collected
  • task.end — Outbound task finished
  • callin.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.