Avatar 1.0 overview

Avatar 1.0 is a two-step workflow:

  1. Create a reusable avatar.
  2. Use that avatar to generate videos from scripts.

Create your avatar

First, create an avatar from a prompt, reference photo, or supported avatar input. Avatar creation is job-backed, so Sume returns a job first. When the job finishes, the avatar becomes a reusable resource in your workspace.

Use a stable avatar handle when possible. That gives your app or agent a simple name to reuse later instead of relying only on a generated id.

Generate a video with your avatar

After the avatar is ready, send a script and the avatar handle to create an avatar video. Each video is also job-backed: submit the request, poll or wait for completion, then read the result URL.

Pick your path

Avatar Video supports quality: "standard" | "plus" | "max". Omit it for the default standard execution path.