Wan2.6 text to video, Intelligent shot scheduling supports multi-shot storytelling, generating multi-shot narrative videos with consistent subjects, scenes, and atmosphere, with a maximum duration of 15 seconds. It delivers better instruction following, and improved visual fidelity. https://bailian.console.alibabacloud.com/cn-beijing?tab=model#/model-market/detail/wan2.6-t2v?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.
prompt*stringDescribe the video you want to generate. Supports Chinese and English, max 5,000 chars. Control shots with natural language (e.g., 'single-shot', 'multi-shot'). When audio is generated, put dialogue in double quotes to improve speech.
negative_prompt?stringDescribe content to exclude from the video. Supports Chinese and English, max 500 chars.
audio_url?stringOptional. URL of an audio file to drive the video (WAV/MP3, 2-30s, ≤15MB). If left empty, the model auto-generates matching audio.
resolution?stringVideo output resolution. Options: 720P, 1080P. Default 1080P. Resolution affects billing.
ratio?stringOutput aspect ratio. Options: 16:9, 9:16, 1:1, 4:3, 3:4. Default 16:9.
duration?numberLength of the generated video, an integer in [2, 15], default 5s. Duration affects billing.
prompt_extend?booleanWhen enabled, the model intelligently rewrites and refines your input prompt. Improves results for shorter prompts but increases processing time. Enabled by default.
watermark?booleanWhen enabled, adds an 'AI-generated' watermark in the lower-right corner of the video. Disabled by default.
seed?numberControls randomness, range [0, 2147483647]. The same prompt with the same seed yields similar results. 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