| Duration | Sound Off | Sound On |
|---|---|---|
| 3 s | 0.54 PTC | 0.72 PTC |
| 5 s | 0.90 PTC | 1.20 PTC |
| 10 s | 1.80 PTC | 2.40 PTC |
| 15 s | 2.70 PTC | 3.60 PTC |
{
"keep_original_sound": true,
"prompt": "Change the time to the night.",
"video": "https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/videos/1770276015561939890_63lzHOWV.mp4"
}curl --location --request POST 'https://api.302.ai/ws/api/v3/kwaivgi/kling-video-o3-std/video-edit' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"keep_original_sound": true,
"prompt": "Change the time to the night.",
"video": "https://d1q70pf5vjeyhc.cloudfront.net/media/92ecf66930134a49a5a425b9def0c266/videos/1770276015561939890_63lzHOWV.mp4"
}'{
"code": 200,
"message": "success",
"data": {
"id": "6a43939610aa41c2af4aa49db98a82e0",
"model": "kwaivgi/kling-video-o3-std/video-edit",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/6a43939610aa41c2af4aa49db98a82e0/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2026-02-06T08:52:21.666Z",
"code": 0,
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}