Kling V3 Omni Reference Video to Video
Generate a new video based on a reference video using 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 new videos from a reference video using the Kling V3 Omni model:- Video reference — provide a source video URL via
video - Keep audio — preserve audio from the source video with
keep_audio: true - Element references — reference up to 4 elements when using reference video
- Standard / Professional modes — 720P (std) or 1080P (pro) output
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Text prompt describing the desired transformation.
2500Reference video URL.
Negative prompt to exclude unwanted content.
Whether to keep the audio from the source video.
Element list. Combined count of images and elements must not exceed 4 when using reference video.
4Generation 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).
Response
Accepted - Task created successfully

