Wan 3.0 T2V
[Core Function] Wan 3.0 T2V is Alibaba Wan 3.0 text-to-video generation with optional document or webpage reference. [Strengths] It generates up to 30-second video at 480P/720P/1080P with controllable aspect ratio and optional output audio, and can ground generation on a file or public webpage. [Best For] Highly recommended for: pure text-to-video storytelling, product ads driven by pptx/pdf briefs, turning public articles into short videos, and square or vertical social clips. [Limitations] At least one of prompt, file_url, or link_url is required; an empty body is rejected. Do NOT pass file_url and link_url together. Do NOT use this model if the user provides images or videos as primary media; route those to Wan 3.0 I2V or V2V. [Routing] Prefer this model for Wan 3.0 text-only or file/link-to-video. Use Wan 3.0 I2V for first-frame or reference-image workflows, and Wan 3.0 V2V when reference video is required.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
- Option 1
- Option 2
- Option 3
At least one of prompt, file_url, or link_url is required (anyOf below). file_url and link_url are mutually exclusive. resolution/ratio/duration/audio have defaults when omitted.
Text prompt describing the desired video content. Supports Chinese and English. Max 20000 characters. Required unless file_url or link_url is provided.
1 - 20000"A cute cat running on a moonlit rooftop, cinematic."
Reference file URL. Supported formats: docx, doc, xlsx, xls, pptx, ppt, pdf, txt, key, pages, numbers, md. Max 100MB; page-based formats up to 50 pages. HTTP/HTTPS or oss:// temporary URL. Mutually exclusive with link_url. May be used alone or with prompt.
"https://example.com/glass.pptx"
Public webpage URL that does not require login. HTTP/HTTPS only. Mutually exclusive with file_url. May be used alone or with prompt.
"https://example.com/article"
Specifies the resolution tier for the generated video
480P, 720P, 1080P "1080P"
Specifies the aspect ratio for the generated video
16:9, 4:3, 1:1, 3:4, 9:16 "1:1"
Video duration in seconds. Allowed values are integers from 2 to 30
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 5
Whether the output video includes an audio track
true
Random number seed for reproducibility. Identical seeds cannot guarantee completely identical results
0 <= x <= 214748364712345