Alibaba modelsvideo generation api

alibaba/wan/3.0/video

Alibaba Wan 3.0 Video generates videos up to 30 seconds from text and unified image, video, audio, file, or link media inputs.

Input
Text instruction for the generated video.
Optional unified media inputs. Alibaba accepts prompt or media; prompt remains required in this schema for compatibility.
230
Output duration in seconds, from 2 to 30 seconds. Range: 2 to 30.
Output ratio; adaptive lets the model choose from the inputs. Allowed values: adaptive, 16:9, 9:16, 1:1, 4:3, 3:4.
Output video resolution. Allowed values: 480p, 720p, 1080p.
Generate synchronized audio with the video.
Random seed for reproducible generation. Range: 0 to 2147483647.
Add an Alibaba watermark to the output.
Idle

Example output — click Run to generate your own

API README

Wan 3.0 Video

alibaba/wan/3.0/video is Alibaba's generally available Wan 3.0 video generation model. It accepts a prompt and an optional unified media array containing typed image, video, audio, file, or link URLs, and generates video from 2 to 30 seconds.

Request

Required by the SandBase compatibility schema: prompt. Alibaba accepts at least one of prompt or media. Optional fields are media, resolution, aspect_ratio, duration, audio, seed, and watermark; all are forwarded to the official DashScope contract.

Pricing

Alibaba's official Beijing-region price is CNY 0.30/second at 480P, CNY 0.60/second at 720P, and CNY 1.20/second at 1080P. SandBase model-card prices are denominated in USD, so this card uses an explicit fixed conversion of CNY 7.20 = USD 1.00: USD 0.0416666667/second at 480p, USD 0.0833333333/second at 720p, and USD 0.1666666667/second at 1080p. The 5-second default at 720p is USD 0.4166666665.

Formula: (duration ?? 5) * (resolution == 1080p ? 0.1666666667 : resolution == 480p ? 0.0416666667 : 0.0833333333).

Technical Specs

  • Upstream model: wan3.0-video
  • Media types: first_frame, last_frame, reference_image, reference_video, reference_audio, file, link
  • Resolution: 480p, 720p, 1080p
  • Aspect ratio: adaptive, 16:9, 9:16, 1:1, 4:3, 3:4
  • Duration: 2–30 seconds
  • Audio generation: enabled by default
  • Execution: asynchronous submit and poll via official DashScope URLs

Related Models

alibaba/wan/2.1/flf-to-videoWan 2.1 Flf To Video by Alibaba - animate still images into dynamic videos with AI. Transform photos into cinematic clips with natural motion, camera movement, and optional audio generation.alibaba/wan/2.1/image-to-videoWan 2.1 by Alibaba - animate still images into dynamic videos with AI. Transform photos into cinematic clips with natural motion, camera movement, and optional audio generation.alibaba/wan/2.1/image-to-video/loraWan 2.1 Lora is Alibaba's image-to-video AI model. Bring static images to life with fluid animation, consistent character motion, and professional-grade video output.alibaba/wan/2.1/text-to-videoWan 2.1 is Alibaba's text-to-video AI model. Turn written scripts and prompts into professional-quality video clips with realistic motion, lighting, and scene composition.alibaba/wan/2.1/text-to-video/loraWan 2.1 Lora by Alibaba - generate cinematic videos from text descriptions with AI. Create high-quality video content with natural motion, camera control, and optional audio generation.alibaba/wan/2.1/vaceWan 2.1 Vace by Alibaba - AI-powered video editing and transformation. Apply style transfer, motion control, lip-sync, and visual effects to existing videos with natural language instructions.alibaba/wan/2.1/vace/depthWan 2.1 Vace by Alibaba - AI-powered video editing and transformation. Apply style transfer, motion control, lip-sync, and visual effects to existing videos with natural language instructions.alibaba/wan/2.1/vace/inpaintingWan 2.1 Vace is Alibaba's video-to-video AI model. Transform, enhance, and edit video content using text prompts - from style changes to object manipulation and scene modification.