{"version":"1","model":{"id":"fal-ai/kling-image/v3/text-to-image","name":"Kling Image v3","kind":"image","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Kling Image v3 — Kling's latest image generation model with cinematic realism and reference image support.","categories":["generate-text"],"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"],"resolutions":["1k","2k"],"durations":[],"max_images":9,"base_credits":4,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":223,"example_prompt":"An exhausted lighthouse keeper standing alone inside a giant storm-battered lighthouse during a violent night thunderstorm. Heavy rain crashes against massive circular windows while ocean waves explode against the rocks far below. The keeper wears a thick weathered wool coat and holds an old lantern that casts warm golden light across the dark room. Maps, nautical instruments, journals, ropes, and wet wooden furniture fill the lighthouse interior. Lightning flashes briefly illuminate the rotating lighthouse mechanism above. Foreground: blurred rain droplets on the window and warm lantern reflections close to the lens. Midground: the lighthouse keeper sharply focused with realistic skin texture, wet hair, tired eyes, and detailed clothing. Background: stormy ocean, crashing waves, rotating lighthouse machinery, and distant lightning fading into atmospheric darkness. Ultra cinematic realism, emotional storytelling, warm vs cold lighting contrast, volumetric rain and fog, rich environmental detail.","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/kling-image-v3-sm.webp"},"schema_url":"/api/v1/models?id=fal-ai%2Fkling-image%2Fv3%2Ftext-to-image","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fkling-image%2Fv3%2Ftext-to-image","title":"Kling Image v3 generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/kling-image/v3/text-to-image.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/kling-image/v3/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"},"negative_prompt":{"title":"Negative Prompt","description":"Content to exclude from the generated image.","type":"string"},"element_ids":{"title":"Element IDs","description":"Optional Kling image Element IDs. The reference image and Element count together cannot exceed 10.","type":"array","items":{"type":"string"}},"aspect_ratio":{"type":"string","enum":["1:1","16:9","9:16","4:3","3:4","3:2","2:3","21:9"]},"resolution":{"type":"string","enum":["1k","2k"]},"num_images":{"type":"integer","minimum":1,"maximum":9},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"negative_prompt","label":"Negative Prompt","type":"text","description":"Content to exclude from the generated image."},{"key":"element_ids","label":"Element IDs","type":"string_array","description":"Optional Kling image Element IDs. The reference image and Element count together cannot exceed 10."}]}}