{
"cfg_scale": 0.5,
"duration": 5,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/images/1770225289785628308_AeYWU2ZY.jpeg",
"prompt": "A couple sits face to face at an elegant white-clothed dinner table in an upscale restaurant. The wo...",
"sound": false
}curl --location --request POST 'https://api.302.ai/ws/api/v3/kwaivgi/kling-v3.0-pro/image-to-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"cfg_scale": 0.5,
"duration": 5,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/images/1770225289785628308_AeYWU2ZY.jpeg",
"prompt": "A couple sits face to face at an elegant white-clothed dinner table in an upscale restaurant. The wo...",
"sound": false
}'{
"code": 200,
"message": "success",
"data": {
"id": "ed692deda7a741a4bd259c89d9e1ac04",
"model": "kwaivgi/kling-v3.0-pro/image-to-video",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/ed692deda7a741a4bd259c89d9e1ac04/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2026-02-06T08:56:45.139Z",
"code": 0,
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}