Short-form video for content and ads, from a prompt or a source image.
| Provider | Mode |
|---|---|
fal |
platform prepaid · planned |
Unit: per_video · unmatched results billed: no
Priced per generated video, varying by model and duration. The exact quote is computed from your request and reserved before execution.
The exact price is returned by /v1/inspect before every call and reserved on execution.
curl https://api.routergrowth.com/v1/run \ -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \ -d '{ "capability": "creative.video", "input": { "prompt": "..." }, "routing": {"provider": "auto"} }'
{
"properties": {
"duration_seconds": {
"type": "integer"
},
"image_url": {
"type": "string"
},
"prompt": {
"type": "string"
}
},
"required": [
"prompt"
],
"type": "object"
}
prompt · video