Authorizations
Please use your API Token for authentication
Body
application/json
Task parameters
Image URL list (required) - Input image list for editing, max 10 images
Required array length:
1 - 10 elementsExample:
["https://example.com/image.jpg"]Prompt (required, max 5000 characters) - Text prompt for image editing
Maximum length:
5000Example:
"Refer to this logo and create a single visual showcase for an outdoor sports brand named 'KIE AI'."
Image resolution (optional, default 1K) - Final image resolution (pixel level)
Available options:
1K, 2K, 4K Example:
"1K"
Image size (optional, default square_hd) - Generated image size
Available options:
square, square_hd, portrait_4_3, portrait_3_2, portrait_16_9, landscape_4_3, landscape_3_2, landscape_16_9, landscape_21_9 Example:
"square_hd"
Max images (optional, range 1-6, default 1) - Maximum number of images per run
Required range:
1 <= x <= 6Example:
1
Random seed (optional) - Random seed for reproducibility
Example:
42
Response
OK
Task ID
Example:
"01234567-89ab-cdef-0123-456789abcdef"