engine value resolves to the right product based on the avatar look type — mirroring how avatar_iv already serves both photo and video avatars:
| Look type | Resolves to | 4K output |
|---|---|---|
digital_twin | Digital Twin | ✓ Supported |
photo_avatar | Photo Avatar | ✗ Not available (1080p max) |
Supported avatar types
digital_twin, photo_avatar.
Unsupported parameters
motion_prompt and expressiveness are not supported with this engine. Include them only with Avatar IV.
Checking eligibility
Avatar III is opt-in and only available for looks that support it. Fetch the look and checksupported_api_engines before requesting it:
"avatar_iii" appears in supported_api_engines.
Example
Legacy Avatar III (v1/v2)
A separate, older Avatar III engine remains available to existing customers through the legacy v1 and v2 endpoints (for example, the Studio API). That engine:- Is not offered on the new developer platform. It will not be available through
POST /v3/videos, and new integrations cannot opt into it.

