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
This API allows you to create and delete sessions. We expect you to use our Web SDK to control avatar speech from frontend. However, you can use this API to control avatar speech from your backend as well.Authorization
Uou need to provide theBearer header, which can be obtained in the dashboard.
API Key must be used in the backend and never in the frontend.