返回模型列表
Wan2.2 Text-to-Video
wan-aiwan-ai/wan2.2-t2v
SiliconFlows Wan2.2 model for text-to-video generation with up to 10-second output
上下文长度
--
最大输出
--
请求价格
$60.00每次请求
模态能力
文本→视频
价格明细
| 类型 | 费率 |
|---|---|
| 请求 | $60.00 每次请求 |
支持参数
promptsecondssizeaspect_ratio
API 使用示例
cURL
curl https://api.therouter.ai/v1/videos -H "Content-Type: application/json" -H "Authorization: Bearer $THE_ROUTER_API_KEY" -d '{
"model": "wan-ai/wan2.2-t2v",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'