{
"duration": 5,
"flow_shift": 5,
"guidance_scale": 5,
"loras": [
{
"path": "Remade-AI/Fire",
"scale": 1
}
],
"negative_prompt": "",
"num_inference_steps": 30,
"prompt": "p1x4r_5ty13 Pixar animation style. A young girl with long flowing hair, wearing a shiny spacesuit, stands on a small moon and faces the camera with wide-eyed wonder. Behind her, a massive planet looms in the sky, casting a soft glow. Beside her, a tiny rover quietly beeps as it scans a glowing alien rock. Soft cinematic lighting, emotional and dreamy atmosphere, ultra-detailed and whimsical",
"seed": -1,
"size": "1280*720"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/wavespeed-ai/wan-2.1/t2v-720p-lora' \
--header 'Authorization: Bearer sk-jls4AaVBGoe1GwZD64qZA1qyKTN1MPHa4NmvH1cT68z7K1Zz' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 5,
"flow_shift": 5,
"guidance_scale": 5,
"loras": [
{
"path": "Remade-AI/Fire",
"scale": 1
}
],
"negative_prompt": "",
"num_inference_steps": 30,
"prompt": "p1x4r_5ty13 Pixar animation style. A young girl with long flowing hair, wearing a shiny spacesuit, stands on a small moon and faces the camera with wide-eyed wonder. Behind her, a massive planet looms in the sky, casting a soft glow. Beside her, a tiny rover quietly beeps as it scans a glowing alien rock. Soft cinematic lighting, emotional and dreamy atmosphere, ultra-detailed and whimsical",
"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
}
}
}