/
VO
voiceblender
/
VoiceBlender API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-25
Details
Filter operations
Bridges
5
Events
1
Legs
50
Observability
5
Rooms
26
SIP Registrations
5
SIP Trunks
4
WebRTC
3
get
Get server-side ICE candidates for a WebRTC leg (trickle ICE)
post
Send a remote ICE candidate to a WebRTC leg (trickle ICE)
post
Establish a WebRTC leg via SDP offer/answer
WebRTC
Get server-side ICE candidates for a WebRTC leg (trickle ICE)
get
/legs/{id}/ice-candidates
Response
Buffered ICE candidates
WebRTCCandidatesResult
required
candidates
ICECandidateInit[]
required
done
boolean
required
Changes