Wan 3.0

Alibaba Cloud · Video Generation
POST /v1/videos/generationsAll-in-one video generation up to 30 seconds with native audio, omni-modal references (images, video, audio, files, web links), and a fast Prime tier.
At a glance
Pricing
Example request
Parameters
Notes
Generation can take several minutes on the standard tier; the prime tier is significantly faster end to end. Modes are auto-detected from attachments, or override with the mode parameter. The model_tier parameter picks standard or prime; each tier bills at its own per-second rate.
Modes
- T2V: no attachments
- I2V: 1 image (first frame), or exactly 2 images (first + last frame)
- R2V (omni reference): up to 10 images, 5 videos (15s combined), and 5 audio clips (15s combined), plus 1 document file or 1 public web link; address them in your prompt as
Image 1,Video 1,Audio 1 - I2V frames and R2V references cannot be combined in one request
Inputs
- Images: JPEG, PNG, BMP, or WEBP, 240 to 8,000 px per side, up to 20 MB
- Videos: MP4 or MOV, 1-15s per clip, up to 100 MB
- Audio: WAV or MP3, 1-15s per clip, up to 15 MB
Duration and billing
- Clips run 2-30 seconds; pass
duration: -1to let the model choose the length - With video references, input plus output share the 30-second budget, and billed seconds cover input + output combined
- Output is MP4 at 30 fps with native audio;
audio: falsedisables sound without changing the price
Uploaded media preprocessing
- Reference videos are normalized to provider-compatible MP4 when needed.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/wan-3-0.
