{
"model": "MiniMax-Hailuo-02",
"prompt": "一只小猪在高速公路上快乐的奔跑",
"duration": 10,
"resolution": "768P"
}curl --location --request POST 'https://maas.haoee.com/api/v2/hailuo/v1/video_generation' \
--header 'Authorization: {{API_KEY}}' \
--header 'ModelName: MiniMax-Hailuo-02' \
--header 'lineType: main' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "MiniMax-Hailuo-02",
"prompt": "一只小猪在高速公路上快乐的奔跑",
"duration": 10,
"resolution": "768P"
}'{
"task_id": "skt0120260129194625v7h4t07j",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}