Kling V3 Omni Text to Video
Generate a video from a text prompt 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 videos from text prompts using the Kling V3 Omni model. V3 Omni introduces:- Multi-shot video — generate multi-scene videos via
multi_shotandmulti_prompt - Audio generation — produce synchronized audio with
sound: "on" - Extended duration — 3 to 15 seconds
- Element references — reference up to 7 elements (images + elements combined)
- 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 video to generate. Either prompt or multi_prompt must be provided.
2500Multi-segment prompts for finer control. Either prompt or multi_prompt must be provided.
1 - 6 elementsNegative prompt to exclude unwanted content.
2500Whether 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 Element list. Combined count of images and elements must not exceed 7.
7Response
Accepted - Task created successfully

