Authorization: Bearer ********************{ "model": "MiniMax-Hailuo-02", "prompt": "sample text", "duration": 10, "first_frame_image": "{{demo_image_url}}", "last_frame_image": "https://inews.gtimg.com/om_bt/OBcldFgmIx8oKc7VlrEnHqso_pEEeyfa9Va0gHrQR7NBcAA/641", "resolution": "768P", "prompt_optimizer ": true }curl --location '/minimax/v1/video_generation' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "model": "MiniMax-Hailuo-02", "prompt": "sample text", "duration": 10, "first_frame_image": "{{demo_image_url}}", "last_frame_image": "https://inews.gtimg.com/om_bt/OBcldFgmIx8oKc7VlrEnHqso_pEEeyfa9Va0gHrQR7NBcAA/641", "resolution": "768P", "prompt_optimizer ": true }'{
"task_id": "306792606023824",
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}