Sandbox Mode is a development environment that lets you verify your integration without consuming credits.Documentation Index
Fetch the complete documentation index at: https://docs.liveavatar.com/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
- Verify API integration and session lifecycle
- Test frontend and backend connectivity
- Debug audio and video pipelines
- Iterate on your implementation for free
Constraints
- Limited avatars — only the Wayne avatar is available (ID:
dd73ea75-1218-4ef3-92ce-606d5f7fbc0a) - Short sessions — sessions automatically terminate after approximately 1 minute
- No credit usage — Sandbox Mode does not require or consume any credits
Enabling Sandbox Mode
Include theis_sandbox flag when creating a session token:
Once your integration is working in Sandbox Mode, remove the
is_sandbox flag and swap in your production avatar to go live.