Start web call
Calls
Start web call
Open a browser-based voice session with an agent and get WebRTC connection details
POST
Start web call
Creates a live web-call session so a user can talk to a voice agent directly in
the browser — no phone number involved. The response carries the WebRTC
connection details your frontend needs to join the session.
Body parameters
string
required
UUID of a VOICE-capable agent to talk to
Response
Returns the session identifier plus the connection details for the browser client. Shape varies with the configured voice provider.A web call consumes wallet balance for as long as it stays open, the same way a
phone call does.

