{
"duration": 5,
"prompt": "A cozy, sun-drenched library with towering bookshelves. A young woman with glasses sits in a comfortable armchair, a steaming mug of tea on a small table beside her. She is engrossed in a thick book, her expression one of quiet contentment. The camera slowly zooms in on her face, capturing the gentle play of light and shadow. Soft, warm lighting, shallow depth of field, a sense of peace and tranquility.",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.2/t2v-720p-ultra-fast' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"prompt": "A cozy, sun-drenched library with towering bookshelves. A young woman with glasses sits in a comfortable armchair, a steaming mug of tea on a small table beside her. She is engrossed in a thick book, her expression one of quiet contentment. The camera slowly zooms in on her face, capturing the gentle play of light and shadow. Soft, warm lighting, shallow depth of field, a sense of peace and tranquility.",
"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
}
}
}