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 expose a few additional options.

  • Setting livekit_config enables developers to send our LiveAvatar to their own LiveKit configured rooms.

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