Documentation Index
Fetch the complete documentation index at: https://docs.avaturn.live/llms.txt
Use this file to discover all available pages before exploring further.
Overview
We expect you to work with API in the following way:- You create a session on your backend and send a session token to the frontend.
- You use our Web SDK there to control the avatar speech.
- You terminate a session in the backend if needed. The session will be automatically terminated when user leaves.