A single engine value resolves to the right product based on the avatar look type — mirroring how avatar_iv already serves both photo and video avatars:
Supported avatar types
digital_twin, studio_avatar, photo_avatar — pass the look’s avatar_id in the request.
Studio avatar looks are video avatars, so they take the same Digital Twin pipeline as digital_twin looks, including 4K support.
For motion_prompt, expressiveness, or animating an arbitrary image, use Avatar IV.
Example request
Select Avatar III by passing"engine": { "type": "avatar_iii" } in your POST /v3/videos request:
video_id you poll with GET /v3/videos/{video_id}. To compare engines, see Models.
