Overview
Vapi is the current production webhook integration supported by Voxfra. Use Voxfra when you want Vapi call events to land inside a multi-tenant control layer instead of flowing directly into ad hoc downstream automations.Endpoint format
vapiis the active provider segment.{slug}maps the request to the correct organization and client.
Recommended Vapi configuration
Set the server URL at the assistant level
We recommend configuring the Voxfra webhook URL at the assistant level in Vapi. That gives you a predictable boundary for the assistant that should write into a specific Voxfra client endpoint.Send end-of-call reports
Voxfra expects theend-of-call-report message type as the primary event for ingestion.
Keep the payload rich
If available in your Vapi configuration, keep these fields enabled:- transcript
- recording URL
- analysis summary
- sentiment
- intent
Minimum event shape
What Voxfra adds around Vapi
Vapi gives you the conversation endpoint. Voxfra gives you the operational boundary around that endpoint. That usually means:- stable tenant or client routing
- repeatable onboarding per client or location
- cleaner downstream workflow context
- clearer tracing and governance around ingestion