Minimax Hailuo 2.3 Fast Image-to-Video
Video
Minimax Hailuo 2.3 Fast Image-to-Video
POST
Minimax Hailuo 2.3 Fast Image-to-Video
Minimax Hailuo 2.3 Fast significantly improves generation speed while maintaining excellent image quality and expressiveness, offering greater cost-effectiveness.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
The prompt text used to guide generation.Range:
1 <= x <= 2000.The image used for video generation. Supports public URLs or Base64 encoding (such as
data:image/jpeg;base64,...).The duration of the generated video (in seconds). Default value:
Available values:
6Available values:
6, 10The resolution of the generated video. Default value:
768P- 6-second videos support:
768P,1080P - 10-second videos only support:
768P
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 generated result.