Input
$0.098
per second
bytedance/seedance-2-miniLiveWhat a request costs here, against the unit the model bills on. Every response returns the exact figure as cost.
$0.098
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 |
|---|---|
| Mini (480p) | $0.065 per second |
| Mini (720p) | $0.091 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-mini",
"prompt": "a night market in the rain"
}'