Input
$0.105
per second
kling/kling-video-3-0-editLiveWhat a request costs here, against the unit the model bills on. Every response returns the exact figure as cost.
$0.105
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 | $0.078 per video |
| Professional | $0.098 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-3-0-edit",
"prompt": "a night market in the rain"
}'