{
"duration": 5,
"enable_prompt_expansion": false,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/images/1758532447268876299_CLRNKHEA.jpeg",
"prompt": "A confident woman in her 40s stands on a stage with a microphone. The background shows a large LED screen with abstract visuals. She smiles and begins speaking to the audience: “Good evening everyone. Tonight, I want to share three powerful lessons about leadership and innovation.” Her lip movements match her voice, and she uses expressive hand gestures while speaking.",
"resolution": "720p",
"seed": -1
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/alibaba/wan-2.5/image-to-video' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"enable_prompt_expansion": false,
"image": "https://d1q70pf5vjeyhc.cloudfront.net/media/fb8f674bbb1a429d947016fd223cfae1/images/1758532447268876299_CLRNKHEA.jpeg",
"prompt": "A confident woman in her 40s stands on a stage with a microphone. The background shows a large LED screen with abstract visuals. She smiles and begins speaking to the audience: “Good evening everyone. Tonight, I want to share three powerful lessons about leadership and innovation.” Her lip movements match her voice, and she uses expressive hand gestures while speaking.",
"resolution": "720p",
"seed": -1
}'
{
"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
}
}
}