
T2V-01-Director
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(Text-to-video) | POST | Stable | View Details | |
Document Details Video generation model from Minimax, supported models: Official Documentation: Price: 0.5 PTC / call Request Parameters Header ParametersAuthorizationstringOptional Example Value: Bearer {{YOUR_API_KEY}}Content-TypestringOptional Example Value: application/jsonRequest Body application/jsonmodelstringRequired The ID of the algorithm model being called. Optional values: T2V-01, T2V-01-Director. promptstringRequired A description of the video to be generated. (Note: Must be fewer than 200 words.) prompt_optimizerbooleanOptional The default value is True, and 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 strictly follow the instructions. In this case, it is recommended to provide a more detailed prompt to achieve the best results. | ||||
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(Camera movement control) | Camera movement control |
|
Query | Task Query |
|
Files | Video Download |
|