{
"aspect_ratio": "16:9",
"camera_fixed": false,
"duration": 5,
"prompt": "A violinist on a concert stage, under a single spotlight, plays her instrument with passionate intensity. Her eyes are closed in concentration. The camera focuses on her hands moving skillfully over the strings, then cuts to a close-up of her emotional expression. Dramatic lighting, intense emotion, cinematic.",
"seed": -1
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/google/kwaivgi/bytedance/seedance-v1-pro-t2v-720p' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "16:9",
"camera_fixed": false,
"duration": 5,
"prompt": "A violinist on a concert stage, under a single spotlight, plays her instrument with passionate intensity. Her eyes are closed in concentration. The camera focuses on her hands moving skillfully over the strings, then cuts to a close-up of her emotional expression. Dramatic lighting, intense emotion, cinematic.",
"seed": -1
}'
{
"code": 200,
"message": "success",
"data": {
"id": "83e3c2edfaf8483e83029a0ff0a758e6",
"model": "alibaba/wan-2.5/text-to-video-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/83e3c2edfaf8483e83029a0ff0a758e6/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-11T06:44:43.299Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}