Kling V3 Omni Reference Image to Video
Generate a video using reference images with the Kling V3 Omni model.
Documentation Index
Fetch the complete documentation index at: https://mulerouter.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Generate videos from reference images using the Kling V3 Omni model:- Reference images — provide images via the
imagesarray to guide generation - First/Last frame control — optionally set opening and closing frames
- Element references — reference up to 7 elements (images + elements combined)
- Multi-shot video — generate multi-scene videos via
multi_shotandmulti_prompt - Audio generation — produce synchronized audio with
sound: "on"
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
First frame image (URL or Base64). Sets the opening frame of the generated video.
Last frame image (URL or Base64). Sets the closing frame of the generated video.
Text prompt to guide video generation.
Multi-segment prompts for finer control.
1 - 6 elementsNegative prompt to exclude unwanted content.
List of reference image URLs or Base64 strings.
Element list. Combined count of images and elements must not exceed 7.
7Whether to generate sound for the video.
on, off Generation mode. std for standard quality, pro for higher quality.
std, pro Aspect ratio of the generated video.
16:9, 9:16, 1:1 Duration of the generated video in seconds (3-15).
Whether to enable multi-shot generation.
Shot type configuration.
customize, intelligence Response
Accepted - Task created successfully

