{
"duration": 5,
"flow_shift": 5,
"guidance_scale": 5,
"negative_prompt": "",
"num_inference_steps": 30,
"prompt": "Close-up tracking shot, a lone man wrapped in heavy winter gear, fur-lined hood, goggles and a frost-covered coat, trudges through deep snow as a blinding blizzard howls around him. The snow whips from side to side, partially obscuring the landscape. His figure advances against the wind. Harsh, isolated, cinematic",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.1/t2v-720p-ultra-fast' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"flow_shift": 5,
"guidance_scale": 5,
"negative_prompt": "",
"num_inference_steps": 30,
"prompt": "Close-up tracking shot, a lone man wrapped in heavy winter gear, fur-lined hood, goggles and a frost-covered coat, trudges through deep snow as a blinding blizzard howls around him. The snow whips from side to side, partially obscuring the landscape. His figure advances against the wind. Harsh, isolated, cinematic",
"seed": -1,
"size": "1280*720"
}'
{
"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
}
}
}