Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Kling Omni Video O1 video editor supports conversational video editing through natural language commands. With simple text instructions such as “remove pedestrians” or “change day to dusk”, you can remove objects, replace backgrounds, modify styles, adjust weather/lighting, and transform scenes.
This is an asynchronous API; only the task_id will be returned. You should use the task_id to request the Task Result API to retrieve the video generation results.
Supports: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
Including reference images of the element, scene, style, etc. Max 4.Array length: 0 - 4
The positive prompt for the generation.
The aspect ratio of the generated video.Optional values: 16:9, 9:16, 1:1
Select whether to keep the video original sound through the parameter.
Response
Use the task_id to request the Task Result API to retrieve the generated outputs.