Back to Models
Vidu 2 Image-to-Video
zhipuzhipu/vidu2-image
Zhipu AI Vidu 2 Image-to-Video β 4s 1280Γ720 video from image + text prompt (cost-optimized).
Context Length
--
Max Output
--
Request Priceper request
$0.2616/ request
Modalities
imagetextβvideo
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $0.2616 / request |
Supported Parameters
promptimage_urldurationsizemovement_amplitudewith_audio
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": "zhipu/vidu2-image",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'