
I2V-01-live
starting from
API Overview
Text-to-Video Model from Minimax
API Console
Log in to explore more features! Click to Log In
API Analytics
API Reference (4)
| API Description | API Endpoint | Request Method | Stability | Parameter Description |
|---|---|---|---|---|
Video(Image-to-video) | POST | Stable | View Details | |
Document Details Video generation model from Minimax, supported models: Official documentation: https://platform.minimaxi.com/document/video_generation?key=66d1439376e52fcee2853049#whYrra7nHOP2eZy9yMMbnnU6 Pricing: 0.5 PTC / time Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Content-TypestringOptional Example Value: application/jsonRequest Body application/jsonmodelstringRequired The algorithm model ID to be called. Optional values: MiniMax-Hailuo-02 promptstringRequired Description for generating a video. (Note: Must be less than 200 words) prompt_optimizerbooleanOptional The default value is True. The model will automatically optimize the provided prompt to improve generation quality. If more precise control is required, you can set this parameter to False, and the model will follow the instructions more strictly. In this case, it is recommended to provide a more detailed prompt to achieve the best results. durationintegerOptional 512P: Default 6, optional values: 6, 10 resolutionstringOptional 6s duration: Default value is 768P, optional values: 512P, 768P, 1080P; first_frame_imagestringOptional When the resolution is 512P, a first frame image must be provided; for resolutions of 768P or 1080P, the first frame image is optional. The model will use the provided image in the input parameters as the first frame of the generated video. Images can be provided via image URL or base64 encoding. When an image is provided, the prompt can be set as an empty string or omitted, and the model will automatically determine how the scene evolves. The uploaded image must meet the following requirements: the file format must be JPG, JPEG, or PNG; the aspect ratio must be between 2:5 and 5:2; the shorter side must be at least 300px; and the image size must not exceed 20MB. last_frame_imagesstringOptional The model will use the image provided in this parameter as the final frame to generate the video. It supports passing the image as a URL or in base64 encoding. When this parameter is provided, you can set the prompt to an empty string or omit the prompt, and the model will autonomously determine how the scene evolves. callbackstringOptional Callback address, send data to this address via POST | ||||
Query(Result) | GET | Stable | View Details | |
Document Details Text-to-video from from Minimax Price:0 PTC/ call Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Query Parameterstask_idstringOptional | ||||
Files(Video Download) | GET | Stable | View Details | |
Document Details Text-to-video from from Minimax Price:0 PTC/ call Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Query Parametersfile_idstringOptional | ||||
Video(Camera movement control) | POST | Stable | View Details | |
Document Details When the model parameter is set to T2V-01-Director or I2V-01-Director, the response to camera movement control in the prompt is more accurate. Related documentation: https://platform.minimaxi.com/document/video_generation?key=66d1439376e52fcee2853049#whYrra7nHOP2eZy9yMMbnnU6 Price: 0.5 PTC per generation Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Content-TypestringOptional Example Value: application/jsonRequest Body application/jsonmodelstringRequired Algorithm model ID for invocation. Options: I2V-01, I2V-01-live promptstringOptional Video generation description. (Note: Must be under 200 characters) prompt_optimizerbooleanOptional Default value is True, where the model automatically optimizes the input prompt to improve generation quality. For more precise control, set this parameter to False, and the model will strictly follow the instructions. In this case, providing a more detailed prompt is recommended for optimal results. first_frame_imagestringRequired The model uses the image provided in this parameter as the first frame to generate the video. Supports image URL or base64 encoding. When this parameter is provided, the prompt can be set to an empty string or omitted, and the model will autonomously determine how the scene evolves. Input images must meet the following conditions: JPG/JPEG/PNG format; aspect ratio between 2:5 and 5:2; short side greater than 300px; file size not exceeding 20MB. | ||||
API Pricing
| Model | Description | 302.AI Price |
|---|
Video(Text to Video) | Text to Video |
|
Video(Image to Video) | Image to Video |
|
Video(Camera movement control) | Camera movement control |
|
Query | Task Query |
|
Files | Video Download |
|