Authorization: Bearer ********************{
"model": "viduq3-turbo",
"prompt": "Contemporary dance,the people in the picture are performing contemporary dance.",
"duration": 7,
"seed": 3,
"images": [
"https://filecdn.minimax.chat/public/85c96368-6ead-4eae-af9c-116be878eac3.png"
],
"metadata": {}
}curl --location '/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "viduq3-turbo",
"prompt": "Contemporary dance,the people in the picture are performing contemporary dance.",
"duration": 7,
"seed": 3,
"images": [
"https://filecdn.minimax.chat/public/85c96368-6ead-4eae-af9c-116be878eac3.png"
],
"metadata": {}
}'{
id: 'task_**',
task_id: 'task_**',
object: 'video',
model: 'MiniMax-Hailuo-2.3',
status: 'queued',
progress: 0,
created_at: 1774595255
}