Kling AI / Kling 2.6 / Image generation
kling_ai/kling-2.6/image_generation
Async
Generate one or more images from a text prompt.
Parameters
| Name | Type | Required | Description | Allowed values | Bundle dim. |
|---|---|---|---|---|---|
| mode | string | no | — | standard, pro | — |
| prompt | string | yes | Text prompt describing the desired output. | — | — |
| resolution | string | no | — | 1K, 2K | — |
| aspect_ratio | string | no | — | 1:1, 16:9, 9:16 | — |
| callback_url | string | no | Webhook URL invoked when async task completes. | — | — |
| images_count | integer | no | — | — | — |
Example request
nullExample response
null