{
"duration": 5,
"enable_prompt_expansion": false,
"prompt": "A graceful ballerina with blonde hair, blue eyes, and a noble presence. Style: Cinematic, soft lighting, delicate textures, resembling a high-end perfume commercial. Wardrobe: A simple, elegant white silk dress that flows with her movements. Setting: An empty, minimalist modern art gallery with vast floor-to-ceiling windows and gray concrete walls. Action: Barefoot, she dances to a gentle piano melody, her movements are fluid, expressive, and full of emotional tension, incorporating elegant spins and leaps. Shot: Smooth dolly zoom from a wide shot to a close-up, using a shallow depth of field to isolate the subject. Lighting: Soft, natural light pours in from the windows, creating a beautiful halo effect and a serene, artistic, and almost sacred atmosphere. Voice-over (Optional): (A soft, gentle narration) \"Every movement is a poem of the soul.\"\n\n",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/alibaba/wan-2.5/text-to-video' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"enable_prompt_expansion": false,
"prompt": "A graceful ballerina with blonde hair, blue eyes, and a noble presence. Style: Cinematic, soft lighting, delicate textures, resembling a high-end perfume commercial. Wardrobe: A simple, elegant white silk dress that flows with her movements. Setting: An empty, minimalist modern art gallery with vast floor-to-ceiling windows and gray concrete walls. Action: Barefoot, she dances to a gentle piano melody, her movements are fluid, expressive, and full of emotional tension, incorporating elegant spins and leaps. Shot: Smooth dolly zoom from a wide shot to a close-up, using a shallow depth of field to isolate the subject. Lighting: Soft, natural light pours in from the windows, creating a beautiful halo effect and a serene, artistic, and almost sacred atmosphere. Voice-over (Optional): (A soft, gentle narration) \"Every movement is a poem of the soul.\"\n\n",
"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
}
}
}