Minimax Video-01
Video
Minimax Video-01
POST
Minimax Video-01
Minimax Video-01 (also known as Hailuo) is an AI video generation model that can generate 6-second, 720p resolution, 25 fps videos. It supports two modes: text-to-video and image-to-video.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The prompt text that guides the desired generation.Range:
1 <= x <= 2000.The URL of the first-frame image used for video generation.
Whether to enable prompt optimization.Default:
true.Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.