Back to Models
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
Context Length
--
Max Output
--
Request Price
$60.00/ request
Modalities
text→video
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $60.00 / request |
Supported Parameters
promptsecondssizeaspect_ratio
API Usage Examples
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
}'