Input
$0.574
per second
bytedance/seedance-2-5-omniLiveWhat a request costs here, against the unit the model bills on. Every response returns the exact figure as cost.
$0.574
per second
-
No separate output charge
The rate depends on what you ask for. Send the parameters that select one — resolution, duration, quality — and the request is billed at that row.
| Configuration | Rate |
|---|---|
| Standard (480p) | $0.182 per second |
| Pro VIP (480p) | $0.293 per second |
| Standard (720p) | $0.325 per second |
| Pro VIP (720p) | $0.54 per second |
The model id is the only field that changes between models on the same endpoint.
curl https://api.routehook.ai/v1/videos/generations \
-H "Authorization: Bearer $ROUTEHOOK_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bytedance/seedance-2-5-omni",
"prompt": "a night market in the rain"
}'