{
"aspect_ratio": "16:9",
"duration": 5,
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/images/1770273315121111778_QkQOWUSQ.jpeg",
"https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/images/1770274520782794927_CU2k4cls.jpeg"
],
"keep_original_sound": true,
"prompt": "The man in Figure 2 is walking with the woman in Figure 1 in the park. The environment is winter. ",
"sound": false
}curl --location --request POST 'https://api.302.ai/ws/api/v3/kwaivgi/kling-video-o3-std/reference-to-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "16:9",
"duration": 5,
"images": [
"https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/images/1770273315121111778_QkQOWUSQ.jpeg",
"https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/images/1770274520782794927_CU2k4cls.jpeg"
],
"keep_original_sound": true,
"prompt": "The man in Figure 2 is walking with the woman in Figure 1 in the park. The environment is winter. ",
"sound": false
}'{
"code": 200,
"message": "success",
"data": {
"id": "a236fafb90584dc4908293ac5483d4a2",
"model": "kwaivgi/kling-video-o3-std/reference-to-video",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/a236fafb90584dc4908293ac5483d4a2/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2026-02-06T08:53:38.543Z",
"code": 0,
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}