Back to Models
s
Key Stats
From $0.130/s
Price
per second
20%
Savings
vs official
1
Modes
mode
Capabilities
Text To Video
Pricing
From $0.130/sper second
Pay as you go. No minimum, no commitment.
Pricing by Resolution & Mode
| Resolution | Mode | Price |
|---|---|---|
| 480p | Image to Video / Reference | $0.2400/s |
| 480p | Text to Video | $0.1300/s |
| 720p | Image to Video / Reference | $0.3200/s |
| 720p | Text to Video | $0.1800/s |
| 1080p | Image to Video / Reference | $0.8000/s |
| 1080p | Text to Video | $0.4400/s |
Transparent pay-as-you-go pricing. Final cost = price × duration (seconds).
Quick Start
bash
curl https://chmuhub.com/api/v1/public/videos/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-chmuhub-..." \
-d '{
"model": "skyreels-v4-fast",
"prompt": "A cat playing piano in a jazz club",
"duration": 5
}'