{
"aspect_ratio": "16:9",
"duration": 5,
"prompt": "Candid style video of a busy barista working behind a counter in a crowded cafe. They are skillfully pouring latte art into a cup, then handing it to a customer with a quick smile. Steam rises from the machine. Natural movement and interactions.",
"sound": false
}curl --location --request POST 'https://api.302.ai/ws/api/v3/kwaivgi/kling-video-o3-std/text-to-video' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "16:9",
"duration": 5,
"prompt": "Candid style video of a busy barista working behind a counter in a crowded cafe. They are skillfully pouring latte art into a cup, then handing it to a customer with a quick smile. Steam rises from the machine. Natural movement and interactions.",
"sound": false
}'{
"code": 200,
"message": "success",
"data": {
"id": "81a0d957a865499282b5b826ca5a4651",
"model": "kwaivgi/kling-video-o3-std/text-to-video",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/81a0d957a865499282b5b826ca5a4651/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2026-02-06T08:48:37.803Z",
"code": 0,
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}