Back to Models
CogVideoX 3
zhipuzhipu/cogvideox-3
Zhipu AI CogVideoX 3 β flagship text/image-to-video generation. Up to 5s or 10s, up to 4K resolution.
Context Length
--
Max Output
--
Request Priceper request
$0.2088/ request
Modalities
textimageβvideo
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $0.2088 / request |
Supported Parameters
promptimage_urldurationsizequalityfpswith_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/cogvideox-3",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'