🎁 Apply to join the Core Integrator Program and get a $10-$30 bonus.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-v2v-def456",
"model_id": "model-123",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-v2v-def456"
}
}
}Kling V3 Omni video model for advanced prompt-guided video generation with simplified intelligent multi-shot support and flattened media references.
{
"code": 0,
"message": "success",
"data": {
"status": "pending",
"task_id": "task-v2v-def456",
"model_id": "model-123",
"get_result": {
"method": "GET",
"url": "https://api.modellix.ai/api/v1/tasks/task-v2v-def456"
}
}
}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.
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.
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. Public API accepts integer values. Valid values are 3-15 when videos is not supplied.
3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 8