{
"loras": [],
"prompt": "An elderly man sitting at a wooden desk in a sunlit study, dust particles dancing in the air, the camera slowly dollies in from the window, passing through curtains, then tilts down to reveal the man's wrinkled hands flipping through an old photo album, warm afternoon lighting casting long shadows",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.2/t2v-5b-720p-lora' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"loras": [],
"prompt": "An elderly man sitting at a wooden desk in a sunlit study, dust particles dancing in the air, the camera slowly dollies in from the window, passing through curtains, then tilts down to reveal the man'\''s wrinkled hands flipping through an old photo album, warm afternoon lighting casting long shadows",
"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
}
}
}