Back to Models
V
Key Stats
$0.08/gen
Price
per generation
20%
Savings
vs official
1
Modes
mode
Capabilities
Text To Video
Pricing
$0.08/genper generation
Pay as you go. No minimum, no commitment.
Quick Start
bash
curl https://chmuhub.com/api/v1/public/videos/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-chmuhub-..." \
-d '{
"model": "veo3.1-fast",
"prompt": "A cat playing piano in a jazz club",
"duration": 5
}'