Multi-Image Reference to Image
POST
/kling/v1/images/multi-image2image
Generate a blended image from multiple subject reference images, with optional scene and style references.
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model_name
string
Required
Model name. Enum: kling-v2, kling-v2-1
prompt
string
Positive text prompt
Max 2500 characters
subject_image_list
object[]
Required
Supports 1–4 images
Expand
scene_image
string
Scene reference image
Base64-encoded image or image URL (must be accessible)
style_image
string
Style reference image
Base64-encoded image or image URL (must be accessible)
n
integer
Required
Number of images to generate
Range: [1, 9]
aspect_ratio
string
Output aspect ratio (width:height)
Enum: 16:9, 9:16, 1:1, 4:3, 3:4, 3:2, 2:3, 21:9
callback_url
string
Callback URL when the task completes
external_task_id
string
External task ID
Responses
OK
application/json
object
task_id
string
Task ID
task_status
string
Task status