本文档由 数眼智能 提供,专注于人工智能行业的API服务商! 扫码入群即可领取免费额度!
curl --location --request GET 'https://api.shuyanai.com/v1/query/video_generation' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "MiniMax-Hailuo-2.3-Fast-768p-6s"
}'{
"base_resp": {
"status_code": 0,
"status_msg": "success"
},
"file_id": "342564407480516",
"status": "Success",
"task_id": "342564412084667",
"video_height": 768,
"video_width": 1366
}