{
"duration": 5,
"enable_prompt_expansion": false,
"prompt": "An older couple, seen from behind, sits on a wooden bench watching the sunset over the ocean. The man gently places his arm around the woman's shoulder. The scene is peaceful and filled with unspoken history. --Static wide shot, silhouette, warm golden hour colors, photorealistic, emotionally resonant.",
"seed": -1,
"size": "1920*1080"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/alibaba/wan-2.2/t2v-plus-1080p' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"enable_prompt_expansion": false,
"prompt": "An older couple, seen from behind, sits on a wooden bench watching the sunset over the ocean. The man gently places his arm around the woman'\''s shoulder. The scene is peaceful and filled with unspoken history. --Static wide shot, silhouette, warm golden hour colors, photorealistic, emotionally resonant.",
"seed": -1,
"size": "1920*1080"
}'
{
"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
}
}
}