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 Priceper request
$60.00/ request

Modalities

text→video

Pricing Breakdown

TypeRate
Request$60.00 / request

Supported Parameters

promptsecondssizeaspect_ratio

API Usage Examples

Use the global api.therouter.ai endpoint shown below for new integrations; the legacy China accelerated endpoint is retired.

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
  }'
Customer Support