{"images":["https://file.302.ai/gpt/imgs/20250813/1685cb62a87a47cdaa82fe4813c23f02.jpg"],"prompt":"Shot with a telephoto lens, ground view, glaring sunlight, a camel, dust billowing in the Xinjiang Gobi Desert","imageCount":1,"aspect_ratio":"1:1","img_resolution":"1k"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.302.ai/klingai/mmu_omni_image' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"images": [
"https://file.302.ai/gpt/imgs/20250813/1685cb62a87a47cdaa82fe4813c23f02.jpg"
],
"prompt": "Shot with a telephoto lens, ground view, glaring sunlight, a camel, dust billowing in the Xinjiang Gobi Desert",
"imageCount": 1,
"aspect_ratio": "1:1",
"img_resolution": "1k"
}'
Responses
🟢200Success
application/json
Body
Example
{"code":0,"data":{"created_at":1764904157261,"task_id":"kling_22ecb57c18f9","task_info":{"aspect_ratio":"1:1","images":["https://file.302.ai/gpt/imgs/20250813/1685cb62a87a47cdaa82fe4813c23f02.jpg"],"prompt":"Shot with a telephoto lens, ground shot, glaring sunlight, a camel, dust rising in the Xinjiang Gobi Desert"},"task_result":{},"task_status":"submitted","task_status_msg":"","updated_at":1764904157261},"message":"success","request_id":"kling_22ecb57c18f9"}