{
"model": "MiniMax-Hailuo-02",
"prompt": "男子拿起一本书,书上写着302.AI",
"duration": 6,
"resolution": "1080P"
}
curl --location --request POST 'https://api.302.ai/minimaxi/v1/video_generation' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "MiniMax-Hailuo-02",
"prompt": "男子拿起一本书,书上写着302.AI",
"duration": 6,
"resolution": "1080P"
}'
{
"task_id": "227311208538261",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}