🎁 Apply to join the Core Integrator Program and get a $10-$30 bonus.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-v2v-abc123",
"model_id": "model-123",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-v2v-abc123"
}
}
}Kling Video O1 omni video model for prompt-guided video generation and editing with flattened image and video references. Based on current production behavior, image-guided generation without videos only supports 5s or 10s duration.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-v2v-abc123",
"model_id": "model-123",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-v2v-abc123"
}
}
}API Key authentication. Format: Bearer YOUR_API_KEY.
Conditional rules: when multi_shot=false, prompt is required and shot_type must be omitted. When multi_shot=true, shot_type must be intelligence and prompt is still required. When videos is provided, sound must be off and duration must be omitted. In current production behavior, requests without videos only support duration=5 or duration=10.
Video generation prompt.
1 - 2500"Transform the source clip into a cinematic sci-fi sequence"
Enable intelligent multi-shot generation.
false
Required when multi_shot is true. Only intelligence is supported in the public API.
intelligence "intelligence"
Optional reference image list. In current production behavior, image-guided generation without videos only supports duration=5 or duration=10.
1Reference image URL or Base64 string.
1Optional reference video list. When provided, sound must be off and duration must be omitted.
1 elementReference video URL or Base64 string.
1Audio generation switch. Must remain off whenever videos is provided.
on, off "off"
Generation mode.
std, pro "pro"
Video aspect ratio.
16:9, 9:16, 1:1 "16:9"
Video duration in seconds. In current production behavior, omit this field when videos is provided. When using prompt/image-guided generation without videos, only 5 and 10 are supported.
5, 10 5