Input
$0.084
per second
kling/kling-video-2-1-10sLiveWhat a request costs here, against the unit the model bills on. Every response returns the exact figure as cost.
$0.084
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 (720p) | $0.039 per video |
| Professional (1080p) | $0.078 per video |
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": "kling/kling-video-2-1-10s",
"prompt": "a night market in the rain"
}'