Skip to main content
POST
start a web call

Authorizations

Authorization
string
header
required

your rumik api key, e.g. rk_live_.... create one in the rumik dashboard.

Body

application/json
agentId
string
required

the agent to run — its uuid or its ua_… handle. agent_id is accepted too.

Example:

"ua_fe3277d8"

Response

the call started; join with these credentials.

token
string

short-lived livekit access token for the browser to join with.

host
string

livekit websocket url to connect to.

Example:

"wss://livekit.rumik.ai"

roomName
string

the room created for this call.

Example:

"call-891e23fe503944c28dbf5e5a2a105190"

callId
string<uuid>

the call id, as shown in conversations and usage.