Wan2.6 image to video flash, faster and more cost-effective generation. Intelligent shot scheduling enables multi‑camera storytelling, supports stable multi‑speaker dialogue with more natural and realistic vocal timbres, and supports generation of clips up to 15 seconds in length. https://bailian.console.alibabacloud.com/cn-beijing?tab=model#/model-market/detail/wan2.6-i2v-flash?serviceSite=asia-pacific-china
Generate video
All API requests must be authenticated using a Bearer token in the Authorization header. Please ensure your API key is active.Authorization: Bearer sk-xxxxxx
These parameters come from the selected model form_schema. Switching models updates this list and the request example.
img_url*stringRequired. The starting reference image for video generation. JPEG/PNG/BMP/WEBP, ≤20MB.
prompt*stringDescribe the actions, scene changes, and artistic style in the video. Use natural language to control single/multi-shot.
audio_url?stringOptional. Upload an audio file (WAV/MP3, 3-30s, ≤15MB) to generate synchronized video effects.
negative_prompt?stringDescribe what you do not want to see in the video. Supports Chinese and English, max 500 chars.
resolution?stringVideo output resolution. Options: 720P, 1080P. Default 1080P.
duration?numberLength of the generated video, an integer in [2, 15], default 5s.
prompt_extend?booleanWhen enabled, the model intelligently rewrites and refines the input prompt. Enabled by default.
shot_type?stringShot type; effective only when Prompt Extend is on. Single outputs a continuous single-shot video; Multi outputs a multi-shot video. Default single.
audio?booleanWhether to generate an audio track (speech/SFX/BGM). Enabled by default. When a Sync Audio file is provided, the uploaded audio takes precedence.
watermark?booleanWhen enabled, adds an 'AI-generated' watermark in the lower-right corner. Disabled by default.
seed?numberControls randomness, range [0, 2147483647]. Leave empty for random.
task_id?stringParameter description for Task Id
status?stringParameter description for Status
error?objectParameter description for Error
message?stringError Message
type?stringError Type
param?stringRelated Parameters
code?stringError Code