Back to Models
CogVideoX Flash
zhipuzhipu/cogvideox-flash
Zhipu AI CogVideoX Flash β free-tier text/image-to-video generation.
Context Length
--
Max Output
--
Modalities
textimageβvideo
Pricing Breakdown
Pricing not available.
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-flash",
"prompt": "A slow tracking shot through a neon-lit city street",
"duration": 8
}'