HL
MiniMax: Hailuo 2.3
Videohailuo-2.3
MiniMax Hailuo 2.3: image-to-video with lifelike motion, facial expression and lighting.
Latency9.7 s
24hnow
Specifications
Authorminimax
ModalityVideo
Price$0.037 / second$0.047 / second
Savings−20%
ReleasedJul 23, 2026
Quick start
Same OpenAI-compatible endpoint — just swap base_url and key.
API
An asynchronous endpoint: the call returns immediately in queued, and you poll GET /v1/videos/{id} for the result. The finished mp4 is re-hosted on our CDN, and only a completed render is charged.
POST
/v1/videosBody parameters
Response
The same object comes back from GET /v1/videos/{id}; the finished file is also served directly from GET /v1/videos/{id}/content.
Example
Errors