Reference Video to Video Generation
Kling V3 Omni Reference Video-To-Video
Kling V3 Omni Reference Video to Video
Generate a new video based on a reference video using the Kling V3 Omni model.
POST
Reference Video to Video Generation
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
application/json
Text prompt describing the desired transformation.
Maximum string length:
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.
Maximum array length:
4Generation mode. std for standard quality, pro for higher quality.
Available options:
std, pro Aspect ratio of the generated video.
Available options:
16:9, 9:16, 1:1 Duration of the generated video in seconds (3-15).
Response
Accepted - Task created successfully

