Kling V3 Omni Image
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Kling V3 Omni Image (POST /images/omni-image, model_name=kling-v3-omni). Supports result_type/series_amount. Element is not exposed. Default aspect_ratio is 1:1 when omitted.
Image generation prompt, supports Chinese and English. May reference images as <<<image_1>>> style placeholders.
1 - 2500"Create a luxury perfume campaign visual using the reference bottle image"
Optional reference image list (URL or Base64). When provided, must contain 1–10 items. Empty array is invalid. Element library IDs are not exposed.
1 - 10 elementsReference image URL or Base64 encoded data
1Output resolution. Kling V3 Omni supports 1K, 2K, and 4K output.
1k, 2k, 4k "4k"
Generate a single image or a series. When series, n is invalid; when single, series_amount is invalid.
single, series "single"
Number of images to generate when result_type is single. Invalid when result_type is series.
1 <= x <= 91
Number of images when result_type is series. Accepts 2–9 or auto. Invalid when result_type is single.
2, 3, 4, 5, 6, 7, 8, 9 4
Image aspect ratio. When omitted, the platform fills 1:1.
16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, 21:9 "1:1"