{
"duration": 5,
"prompt": "Ultra-wide lens tracking shot through neon-lit alleyways, pouring rain bouncing off puddles, camera whipping to follow a black-suited operative sprinting at full speed, dual pistols drawn. Explosions erupt in the background, showering debris in slow motion. Lens flares streak across the frame, smoke and sparks filling the air. The hero vaults over a burning car, slides under a closing metal shutter in one fluid motion. Close-up as rainwater drips from their jawline, eyes locked in determination. The final beat: a massive explosion backlighting the silhouette as they reload in slow motion — hyper-realistic, 24fps, Dolby-cinema color grading, John Wick × The Matrix tone.",
"seed": -1,
"size": "832*480"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.2/t2v-480p-ultra-fast' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"prompt": "Ultra-wide lens tracking shot through neon-lit alleyways, pouring rain bouncing off puddles, camera whipping to follow a black-suited operative sprinting at full speed, dual pistols drawn. Explosions erupt in the background, showering debris in slow motion. Lens flares streak across the frame, smoke and sparks filling the air. The hero vaults over a burning car, slides under a closing metal shutter in one fluid motion. Close-up as rainwater drips from their jawline, eyes locked in determination. The final beat: a massive explosion backlighting the silhouette as they reload in slow motion — hyper-realistic, 24fps, Dolby-cinema color grading, John Wick × The Matrix tone.",
"seed": -1,
"size": "832*480"
}'
{
"code": 200,
"message": "success",
"data": {
"id": "83e3c2edfaf8483e83029a0ff0a758e6",
"model": "",
"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
}
}
}