wan3.0-video
Alibaba’s Wan audiovisual generation model. LinkModel’s initial release is planned for text-to-video and first/last-frame generation, with up to 1080P, 30-second output and synchronized audio, subject to the capabilities
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Must be one of: wan3.0-video.
wan3.0-video Enter a prompt for text-to-video. For image-to-video, describe motion, camera movement, and sound.
20000Enter an accessible image URL for image-to-video. This control does not upload local files. The API also accepts OSS URLs and image Data URLs.
A last frame requires a first frame. Leave this blank for first-frame-only image-to-video.
Conditional limits:
- A last frame requires a first frame.
In seconds. -1 selects automatic duration. Billing uses the actual generated duration. Defaults to 5.
-1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30 Must be one of: 1080P, 480P, 720P. Defaults to 1080P.
1080P, 480P, 720P adaptive selects the aspect ratio automatically. For image-to-video, use adaptive to match the input image. Defaults to adaptive.
16x9, 1x1, 3x4, 4x3, 9x16, adaptive -1 selects a random seed. Using the same seed does not guarantee identical results. Defaults to -1.
-1 <= x <= 2147483647Turn off to generate a video without an audio track. This setting does not change the unit price. Defaults to true.
Defaults to true.
Defaults to false.
Response
Business response. code=0 means the task was accepted; validation failures can return HTTP 200 with code=400.