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 videos at 720p resolution and 25 frames per second. It supports two modes: text-to-video and image-to-video.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API key}}.
Request Body
The prompt text used to guide the desired generation.Value range:
1 <= x <= 2000.The URL of the first-frame image used for video generation.
Whether to enable prompt optimization.Default value:
true.Response Information
The task_id of the asynchronous task. You should use this task_id to request the Get Task Result API to obtain the generation result.