{"version":"1","model":{"id":"kling/image/v3-omni/text-to-image","name":"Kling Image v3 Omni","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Kling Image v3 Omni — multimodal image generation via the Omni endpoint. Accepts reference images, up to 4K output, and auto aspect ratio. Embed negative descriptions directly in the prompt.","categories":["edit","generate-image"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"aspect_ratios":["1:1","16:9","9:16","4:3","3:4","3:2","2:3","21:9","auto"],"resolutions":["1k","2k","4k"],"durations":[],"max_images":9,"max_reference_images":10,"base_credits":4,"api_gross_margin_percent":20,"added_at":"2026-05-29","popularity_rank":224,"example_prompt":"A young man sitting alone in a small café during a rainy evening, looking thoughtfully through a rain-covered window, warm interior lighting contrasting with the cold blue city outside, reflections on wet streets, cinematic atmosphere, realistic skin texture, natural expression, shallow depth of field, bokeh city lights, emotional storytelling, documentary photography, film still, ultra realistic","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/kling-image-v3-omni-sm.webp"},"schema_url":"/api/v1/models?id=kling%2Fimage%2Fv3-omni%2Ftext-to-image","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=kling%2Fimage%2Fv3-omni%2Ftext-to-image","title":"Kling Image v3 Omni generation request","description":"Request body accepted by POST /api/v1/generate for kling/image/v3-omni/text-to-image.","type":"object","properties":{"model_id":{"type":"string","const":"kling/image/v3-omni/text-to-image","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"result_type":{"title":"Result Type","description":"Generate independent images or an ordered visual series.","default":"single","type":"string","enum":["single","series"]},"series_amount":{"title":"Series Amount","description":"Used only when Result Type is Image Series. Auto is excluded because its variable output count cannot be priced before generation.","default":"4","type":"string","enum":["2","3","4","5","6","7","8","9"]},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","3:2","2:3","21:9","auto"]},"resolution":{"type":"string","enum":["1k","2k","4k"]},"num_images":{"type":"integer","minimum":1,"maximum":9},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":10}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"result_type","label":"Result Type","type":"select","default":"single","options":["single","series"],"description":"Generate independent images or an ordered visual series."},{"key":"series_amount","label":"Series Amount","type":"select","default":"4","options":["2","3","4","5","6","7","8","9"],"description":"Used only when Result Type is Image Series. Auto is excluded because its variable output count cannot be priced before generation."}]}}