Wan 3.0 I2V
[Core Function] Wan 3.0 I2V is Alibaba Wan 3.0 image-to-video generation supporting first-frame, first-last-frame, and reference-image modes. [Strengths] It can strictly lock the first and last frames or fuse up to 10 reference images with optional reference audio for multimodal guidance. [Best For] Highly recommended for: animating a single keyframe, cinematic first-to-last transitions, multi-image character or product consistency, and image-led storytelling. [Limitations] Do NOT use this model for text-only generation, document/webpage reference, or when a reference video is required. Do NOT mix first_frame/last_frame with reference_images/audio_urls. [Routing] Prefer this model for Wan 3.0 image-driven video. Use Wan 3.0 T2V for prompt/file/link inputs and Wan 3.0 V2V when video_urls are provided.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
- Option 1 — Frame mode
- Option 2 — Reference mode
Wan 3.0 image-to-video. Choose one option — Frame and Reference fields are mutually exclusive. prompt is optional. audio_urls is only valid with reference_images.
Required. First-frame image URL. Do not pass reference_images or audio_urls.
"https://example.com/first.png"
Optional. Last-frame image URL. Requires first_frame. Do not pass reference_images or audio_urls.
"https://example.com/last.png"
Optional. Text prompt describing the desired video content. Supports Chinese and English. Max 20000 characters.
1 - 20000"A cute cat running on a moonlit rooftop, cinematic."
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