Create Session Token

Create session token for authenticated user

Creates a session token that allows clients to interact with the session object. The returned session token enables management of our LiveKit WebRTC room, usable by both your front-end client or backend client to manage the LiveAvatar Session.

Be sure to start your session with the token created here.

Once the session is configured, as of now, it is immutable. We intend to support making configuration changes in the near future.

When specifying FULL mode, we expect avatar_persona to be set.

When specifying CUSTOM mode, we expect the livekit_config to be set.

Language
Credentials
Header
Click Try It! to start a request and see the response here!