Back to Models
Wan2.2 Image-to-Video
wan-aiwan-ai/wan2.2-i2v
SiliconFlows Wan2.2 model for image-to-video generation with motion synthesis
Context Length
--
Max Output
--
Request Price
$60.00/ request
Modalities
imagetext→video
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $60.00 / request |
Supported Parameters
image_urlpromptsecondssize
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-i2v",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'