Create Conversation
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Agent id (prefixed external id, agent_...).
Headers
Request
Per-session variable overrides that merge on top of the agent’s
stored variable defaults for this one conversation. Keys in the
reserved system__ namespace are rejected. Values must match the
declared type of the corresponding variable definition on the agent.
Response headers
Active-call concurrency budget: the per-workspace cap on simultaneously-active voice calls (the voice analog of a token axis). Sent on successful call-start responses (web session, outbound call).
Active-call concurrency budget: free active-call slots after this
call reserved one. 0 on a 429 that rejected for concurrency
exhaustion (concurrency_limit_reached).
Response
Short-lived realtime session access token (JWT).
Realtime session wss:// URL to connect to.