📢【模型预告】MiniMax H3 多模态视频模型即将上线 API 调用!上线后可前往 模型广场 查看调用,敬请期待!
{
"model": "viduq3-turbo",
"prompt": "你的视频生成描述文本",
"duration": 5,
"seed": 0,
"aspect_ratio": "16:9",
"resolution": "720p",
"audio": true,
"payload": "",
"off_peak": false,
"watermark": false,
"wm_position": 3,
"wm_url": "",
"meta_data": "{\"Label\":\"\",\"ContentProducer\":\"\",\"ContentPropagator\":\"\",\"ProduceID\":\"\",\"PropagateID\":\"\",\"ReservedCode1\":\"\",\"ReservedCode2\":\"\"}",
"callback_url": ""
}curl --location 'https://vg-api.aig-ai.com/v1//text2video' \
--header 'Authorization: Bearer sk-abcdefghijklmnopqrstuvwxyz1234567890' \
--header 'Content-Type: application/json' \
--data '{
"model": "viduq3-turbo",
"prompt": "你的视频生成描述文本",
"duration": 5,
"seed": 0,
"aspect_ratio": "16:9",
"resolution": "720p",
"audio": true,
"payload": "",
"off_peak": false,
"watermark": false,
"wm_position": 3,
"wm_url": "",
"meta_data": "{\"Label\":\"\",\"ContentProducer\":\"\",\"ContentPropagator\":\"\",\"ProduceID\":\"\",\"PropagateID\":\"\",\"ReservedCode1\":\"\",\"ReservedCode2\":\"\"}",
"callback_url": ""
}'{
"task_id": "your_task_id_here",
"state": "created",
"model": "viduq3-pro",
"style": "general",
"prompt": "In an ultra-realistic fashion photography style featuring light blue and pale amber tones, an astronaut in a spacesuit walks through the fog. The background consists of enchanting white and golden lights, creating a minimalist still life and an impressive panoramic scene.",
"duration": 5,
"seed": random_number,
"aspect_ratio": "4:3",
"resolution": "540p",
"movement_amplitude": "auto",
"payload": "",
"off_peak": false,
"credits": credits_number,
"created_at": "2025-01-01T15:41:31.968916Z"
}