青云聚合API,0.79元充值1刀,全网低价!支持300+模型调用,约为国外模型官网价格的十分之一。“限时特价”分组,在此基础上再打6折。高速稳定,无限并发,长期运营,欢迎调用!
Authorization: Bearer ********************{
"model": "MiniMax-Hailuo-02",
"last_frame_image": "https://filecdn.minimax.chat/public/97b7cd08-764e-4b8b-a7bf-87a0bd898575.jpeg",
"first_frame_image": "https://filecdn.minimax.chat/public/fe9d04da-f60e-444d-a2e0-18ae743add33.jpeg",
"prompt": "A little girl grow up [推进].",
"duration": 6,
"resolution": "1080P",
"prompt_optimizer": true,
"callback_url": "https://your-domain.com/api/video/callback",
"aigc_watermark": false
}curl --location 'https://api.qingyuntop.top/minimax/v1/video_generation' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "MiniMax-Hailuo-02",
"last_frame_image": "https://filecdn.minimax.chat/public/97b7cd08-764e-4b8b-a7bf-87a0bd898575.jpeg",
"first_frame_image": "https://filecdn.minimax.chat/public/fe9d04da-f60e-444d-a2e0-18ae743add33.jpeg",
"prompt": "A little girl grow up [推进].",
"duration": 6,
"resolution": "1080P",
"prompt_optimizer": true,
"callback_url": "https://your-domain.com/api/video/callback",
"aigc_watermark": false
}'{
"task_id": "106916112212032",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}