{
"duration": 5,
"prompt": "Daylight, sidelight, soft light, warm colors, azure sky. A red-haired woman laughs openly, her long, curly hair flicking in the wind, wearing a brightly colored, flower-printed green suit with slim pants legs and a pair of bright, fluorescent green boots. She wore a huge wide-brimmed straw hat with a slightly drooping brim. She stands on a golden hay-covered country path with open fields and clear blue skies in the background. Her hands hold up a blue garden hose, and what gushes out of the mouth of the hose is not a stream of water, but a myriad of colorful flowers, blooming like fireworks and floating in the air. The flowers are rich in color and shape, and shine softly in the sunlight.",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.2/t2v-720p' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"prompt": "Daylight, sidelight, soft light, warm colors, azure sky. A red-haired woman laughs openly, her long, curly hair flicking in the wind, wearing a brightly colored, flower-printed green suit with slim pants legs and a pair of bright, fluorescent green boots. She wore a huge wide-brimmed straw hat with a slightly drooping brim. She stands on a golden hay-covered country path with open fields and clear blue skies in the background. Her hands hold up a blue garden hose, and what gushes out of the mouth of the hose is not a stream of water, but a myriad of colorful flowers, blooming like fireworks and floating in the air. The flowers are rich in color and shape, and shine softly in the sunlight.",
"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
}
}
}