1
Verify your workspace
2
List published agents
id from the returned catalog.3
Create a session
Session creation is authenticated with a bearer login session, not an API key.The response includes
participant_token, room_name, and livekit_url.4
Connect the participant
Use the returned values to connect a
voice client in the browser. The agent joins the room automatically.
5
Read results
Fetch session state any time:Or subscribe to webhooks for transcript and usage.

