{
"model": "kling-v2-6",
"prompt": "A panda walking in a bamboo forest, cinematic look",
"duration": 5,
"size": "1280x720",
"mode": "std"
}curl --location '/kling/v1/videos/image2video' \
--header 'Content-Type: application/json' \
--data '{
"model": "kling-v2-6",
"prompt": "A panda walking in a bamboo forest, cinematic look",
"duration": 5,
"size": "1280x720",
"mode": "std"
}'{
"id": "string",
"object": "video",
"model": "string",
"status": "queued",
"created_at": 0
}