POST https://fal.run/fal-ai/kling-video/o3/standard/reference-to-video
Endpoint ID: fal-ai/kling-video/o3/standard/reference-to-video
Try it in the Playground
Run this model interactively with your own prompts.
Quick Start
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
- Duration control
- Aspect ratio control
API Reference
Input Schema
Text prompt for video generation. Either prompt or multi_prompt must be provided, but not both.
List of prompts for multi-shot video generation.
Image to use as the first frame of the video.
Image to use as the last frame of the video.
Reference images for style/appearance. Reference in prompt as @Image1, @Image2, etc. Maximum 4 total (elements + reference images) when using video.
Elements (characters/objects) to include. Reference in prompt as @Element1, @Element2.
Whether to generate native audio for the video.
Video duration in seconds (3-15s). Default value:
"5"Possible values: 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15The type of multi-shot video generation. Default value:
"customize"The aspect ratio of the generated video frame. Default value:
"16:9"Possible values: 16:9, 9:16, 1:1Output Schema
The generated video.
Input Example
Output Example
Limitations
aspect_ratiorestricted to:16:9,9:16,1:1