/
VO
voiceblender
/
VoiceBlender API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 34m ago · Updated 2d ago
Details
Filter operations
Legs
26
get
List all active legs
post
Originate an outbound SIP call
get
Get a single leg
delete
Hang up a leg
post
Answer a ringing or early-media inbound SIP leg
post
Enable early media on a ringing inbound SIP leg
post
Mute a leg
delete
Unmute a leg
post
Put a SIP call on hold
delete
Resume a held SIP call
post
Send DTMF digits on a leg
post
Start audio playback to a leg
delete
Stop audio playback on a leg
patch
Change the volume of an active leg playback
post
Synthesize speech and play it on a leg
post
Start recording a leg to a WAV file
delete
Stop recording a leg
post
Start real-time speech-to-text on a leg
delete
Stop speech-to-text on a leg
post
Attach an ElevenLabs ConvAI agent to a leg
post
Attach a VAPI agent to a leg
post
Attach a Pipecat bot to a leg
post
Attach a Deepgram Voice Agent to a leg
post
Inject a message into a running agent session on a leg
delete
Detach the agent from a leg
post
Start answering machine detection on a connected leg
Observability
5
Rooms
21
WebRTC
3
Legs
Hang up a leg
delete
/legs/{id}
Response
Leg hung up
StatusResponse
required
instance_id
string
Instance identifier
status
string
required
Changes