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.216/ request
Modalities
textimage→video
Capabilities
VisionText to VideoImage to Video
Media Generation Capabilities
video_generation
- sizes
- 1920x1080
- 1280x720
- 3840x2160
- qualities
- speed
- quality
- durations_seconds
- 5
- 10
- defaults
- size
- 1920x1080
- quality
- quality
- duration_seconds
- 5
Pricing Breakdown
| Type | Rate |
|---|---|
| Request | $0.216 / 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
}'