{
"model": "MiniMax-Hailuo-02",
"first_frame_image": "https://p2.a.kwimgs.com/bs2/upload-ylab-stunt/ai_portal/1731125871/6N0QrAnAeU/409-f054fa25c21a.png",
"prompt": "A 20-year-old girl, with an oval face, delicate features, long black hair, fair skin, and ambient light, wearing a short white skirt, sitting on a bench beside the street, smiling and shaking her hair",
"prompt_optimizer": true,
"duration": 10,
"resolution": "768P"
}
curl --location --request POST '/hailuo/v1/video_generation' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "MiniMax-Hailuo-02",
"first_frame_image": "https://p2.a.kwimgs.com/bs2/upload-ylab-stunt/ai_portal/1731125871/6N0QrAnAeU/409-f054fa25c21a.png",
"prompt": "A 20-year-old girl, with an oval face, delicate features, long black hair, fair skin, and ambient light, wearing a short white skirt, sitting on a bench beside the street, smiling and shaking her hair",
"prompt_optimizer": true,
"duration": 10,
"resolution": "768P"
}'
{
"base_resp": {
"status_code": 0,
"status_msg": "success"
},
"message": "YEScale - Hailuo Video Task Submitted",
"status": "SUBMITTED",
"task_id": "9b1f7a8e-1527-4049-a798-ad609835e5a1"
}