video-01
Model Overview
Setup your API Key
Submit a request
API Schema
post
Authorizations
AuthorizationstringRequired
Bearer key
Body
modelundefined · enumRequiredPossible values:
promptstring · max: 2000Required
Description of the video
prompt_optimizerbooleanOptionalDefault:
The model will automatically optimize the incoming prompt to improve the generation quality If necessary. For more precise control, this parameter can be set to False, and the model will follow the instructions more strictly. At this time It is recommended to provide finer prompts for best results.
truefirst_frame_imagestring · uriOptional
The model will use the image passed in this parameter as the first frame to generate a video. Supported formats: - URL of the image - base64 encoding of the image Image specifications: - format must be JPG, JPEG, or PNG; - aspect ratio should be greater than 2:5 and less than 5:2; the shorter side must exceed 300 pixels - file size must not exceed 20MB.
Responses
default
application/json
post
/v2/generate/video/minimax/generationdefault
get
Authorizations
AuthorizationstringRequired
Bearer key
Query parameters
generation_idstringRequiredExample:
Generation ID
222226666699999Responses
default
application/json
get
/v2/generate/video/minimax/generationdefault
Last updated