create avatar video
Creates an asynchronous avatar-video render backed by a normal recorded Anam session. A saved persona contributes only its snapshotted avatar, voice, language, model and director notes; its greeting, brain, prompt and tools never run. The request is rejected rather than queued when either concurrency limit is full.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Stable caller-generated key. Reusing it with the same body returns the original resource; a different body returns 409.
1 - 255Body
- Option 1
- Option 2
Exact text spoken through TTS; the brain is never invoked.
1 - 20000Saved persona to snapshot. Mutually exclusive with direct configuration fields.
"cara-4-latest"
"en"
-1 <= x <= 1Voice generation options for Cartesia Sonic-3 models.
- Cartesia Sonic-3
- ElevenLabs V1
- ElevenLabs V2
- Fish Audio
x >= 1x >= 1Caller metadata, up to 16 KB serialized.
Response
Accepted. Poll the returned resource.
"avv_123"
pending, running, finalizing, completed, failed, cancelled script_completed, max_duration_reached, cancelled, null Underlying normal EngineSession ID. Use its recording deletion endpoint for deletion.

