Generate videos up to 15 seconds at 1080P from images, audio, and video clips, with optional audio sync and first-last frame control.
Changes from wan2.6
- Unified API: First-frame, first-last-frame, and video continuation share one endpoint via the
mediaarray -- no separate APIs. - Audio-video sync: Provide a
driving_audiofile for lip-syncing. If omitted, the model auto-generates matching sound effects. - Resolution control: Set
resolution(720P/1080P) instead of exact pixelsize. - Longer prompts: Up to 5,000 characters (was 800).
- Negative prompt moved: Now under
input.negative_promptinstead ofparameters.negative_prompt. - Watermark off by default:
watermarkdefaults tofalse(wastrue).
Authorizations
string
header
required
DashScope API Key. Get one from the Qwen Cloud console.
Header Parameters
enum<string>
required
Must be set to enable for asynchronous task submission.
enable