Generate a video
fattly_generate_videoCreate an AI video from a prompt or start image. Confirm the model's credit price, then get an MP4 link in minutes; failed generations are refunded.
Instructions
Generates an AI video from a prompt (or from a start image). Takes a few minutes — the tool waits (up to 10 min) and returns a link to the mp4 file. Video is the most expensive operation: it spends the model's credit price (see fattly_list_models), so confirm the model and cost with the user first. Credits are refunded automatically if the generation fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Video model id (default kling-3-standard), e.g. kling-3-pro, veo-3-1, veo-3-1-fast, seedance-2-5, hailuo-3, ltx-2-5. Full list with prices: fattly_list_models. | |
| prompt | Yes | Description of the video scene. | |
| duration | No | Clip length in seconds (model dependent). | |
| aspectRatio | No | Aspect ratio, e.g. 16:9, 9:16, 1:1 (default 16:9). | |
| inputImageUrl | No | Optional start image for image-to-video — must be a fal URL. Get one by uploading a local photo with fattly_upload_image. |