POST https://fal.run/fal-ai/kling-video/o3/pro/image-to-video
Endpoint ID: fal-ai/kling-video/o3/pro/image-to-video
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
Examples
The character walks forward slowly, with the camera following from behind.
Related
- Kling O3 Image to Video [Pro] — Video Generation
- Kling O3 Reference to Video [Pro] — Video Generation
- Kling O3 Edit Video [Pro] — Video Generation
- Kling O3 Text to Video [Pro] — Video Generation
- Kling O3 Reference Video to Video [Pro] — Video Generation
Capabilities
- Text prompt input
- Image input
- Duration control
API Reference
Input Schema
string
Text prompt for video generation. Either prompt or multi_prompt must be provided, but not both.
string
required
URL of the start frame image.
string
URL of the end frame image (optional).
DurationEnum
default:"5"
Video duration in seconds (3-15s). Default value:
"5"Possible values: 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15boolean
default:"false"
Whether to generate native audio for the video.
list<KlingV3MultiPromptElement>
List of prompts for multi-shot video generation.
string
default:"customize"
The type of multi-shot video generation. Default value:
"customize"Output Schema
File
required
The generated video.