Rooms

Attach a Pipecat bot to a room

The bot joins as a virtual participant via WebSocket, hearing all participants (mixed-minus-self) and speaking to everyone.

post/rooms/{id}/agent/pipecat

Request body

websocket_urlstring uri required

WebSocket URL of the Pipecat bot (e.g. ws://my-bot:8765)

Response

Agent started

instance_idstring

Instance identifier

statusstring required

Changes

Changed in 2 of the 67 revisions of this API.11