v1
latestOpenAPI 3.1.02026-07-1351614.6 KBv1
Generate Conversational Token
Generate a token for joining conversational AI voice calls.
This endpoint creates a JWT token that allows users to join a LiveKit room where they can interact with conversational AI voice agents.
Parameters:
- workflow: The workflow identifier for the AI agent
- draft: Whether to use the draft version of the workflow
- dynamic_variables: Variables to pass to the workflow
- identity: User identity (defaults to 'voice_assistant_user')
- metadata: Additional metadata to include in the token
post/v1/conversational/token
Request body
Response
Successful Response