稳定生产路由
Backed by Alibaba's advanced research
Wan 2.6 已通过 API in One 接入真实生产路由 /api/v1/videos/generations,后端节点为 node35。一个 API Key 即可调用并按成功请求计费。
以下能力来自当前已接入的模型配置和后端路由,不展示未上线 API。
Backed by Alibaba's advanced research
Up to 1080p resolution and 15s duration
Text, image, and video input supported
Unified billing with all other models
浏览器端只调用同源 API,服务端 BFF 再转发到对应 Worker。
promptstringText description of the video
必填durationstringVideo duration: "5", "10", or "15" seconds
可选 · 默认 5resolutionstringOutput resolution: "720p" or "1080p"
可选 · 默认 720pimage_urlsarrayArray of image URLs for image-to-video mode
可选video_urlsarrayArray of video URLs for video-to-video mode
可选{
"endpoint": "/api/v1/videos/generations",
"headers": {
"Authorization": "Bearer <API_KEY>",
"Content-Type": "application/json"
},
"body": {
"model": "wan-2-6",
"prompt": "A time-lapse of cherry blossoms blooming in a Japanese garden, cinematic",
"duration": "5",
"resolution": "720p"
}
}图像、视频、音频和工具任务创建后,使用真实任务端点查询结果。
GET/api/v1/tasks/{task_id}查询生成任务状态和结果。80–325 credits per video (~$0.80–$3.25)
这些场景可通过当前模型和对应后端节点实现。
Create marketing videos from text descriptions
Generate visual content for e-commerce product showcases
Build video generation features into SaaS platforms
Produce animated content from reference images
Credits depend on resolution and duration: 720p 5s costs 80 credits, 1080p 10s costs 220 credits, 1080p 15s costs 325 credits.
Wan 2.6 supports 720p and 1080p resolution output for high-quality videos.
Wan 2.6 supports 5, 10, and 15 second video generation.
Yes. Text-to-video, image-to-video (from reference images), and video-to-video (from reference video clips).