{
"model_name": "kling-v2-new",
"prompt": "小猫在游泳",
"negative_prompt": "string",
"image": "string",
"image_fidelity": 0,
"n": 1,
"aspect_ratio": "16:9",
"callback_url": "string"
}curl --location --request POST 'https://api.aiznt.com/kling/v1/images/generations' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model_name": "kling-v2-new",
"prompt": "小猫在游泳",
"negative_prompt": "string",
"image": "string",
"image_fidelity": 0,
"n": 1,
"aspect_ratio": "16:9",
"callback_url": "string"
}'{"task_id":"819340694942138430"}