{
"model": "I2V-01-live",
"prompt": "a man is smile",
"first_frame_image": "https://file.302ai.cn/gpt/imgs/20241012/813d3e2cecf146b1b5a3d1e742ee3e5d.png"
}
curl --location --request POST 'https://api.302.ai/minimaxi/v1/video_generation' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "I2V-01-live",
"prompt": "a man is smile",
"first_frame_image": "https://file.302ai.cn/gpt/imgs/20241012/813d3e2cecf146b1b5a3d1e742ee3e5d.png"
}'
{
"task_id": "227311208538261",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}