Models/MiniMax/MiniMax Hailuo API
LiveMiniMax · Hailuo video family9 endpoints

MiniMax Hailuo API — Hailuo 02 & 2.3 Video Generation

Use MiniMax Hailuo 02 and Hailuo 2.3 through Muapi for text-to-video and image-to-video generation, with Pro, Standard, and Fast variants in one API catalog.

Hailuo 2.3Current Pro and Standard endpoints4 models
Image to VideoLiveFeatured
Hailuo 2.3

MiniMax Hailuo 2.3 Pro I2V

MiniMax Hailuo MiniMax Hailuo 2.3 Pro I2V is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.63/request
Try Model
Text to VideoLiveFeatured
Hailuo 2.3

MiniMax Hailuo 2.3 Pro T2V

MiniMax Hailuo MiniMax Hailuo 2.3 Pro T2V is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.63/request
Try Model
Image to VideoLive
Hailuo 2.3

MiniMax Hailuo 2.3 Standard I2V

MiniMax Hailuo MiniMax Hailuo 2.3 Standard I2V is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.36/request
Try Model
Text to VideoLive
Hailuo 2.3

MiniMax Hailuo 2.3 Standard T2V

MiniMax Hailuo MiniMax Hailuo 2.3 Standard T2V is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.36/request
Try Model
Hailuo 02 ProHigher-quality Hailuo 022 models
Image to VideoLive
Hailuo 02 Pro

MiniMax Hailuo 02 Pro I2V

MiniMax Hailuo MiniMax Hailuo 02 Pro I2V is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.60/request
Try Model
Text to VideoLive
Hailuo 02 Pro

MiniMax Hailuo 02 Pro T2V

MiniMax Hailuo MiniMax Hailuo 02 Pro T2V is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.60/request
Try Model
Hailuo 02Standard generation2 models
Image to VideoLive
Hailuo 02

MiniMax Hailuo 02 Standard I2V

MiniMax Hailuo MiniMax Hailuo 02 Standard I2V is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.15/request
Try Model
Text to VideoLive
Hailuo 02

MiniMax Hailuo 02 Standard T2V

MiniMax Hailuo MiniMax Hailuo 02 Standard T2V is a live Muapi endpoint for text-to-video. Submit it with one API key and poll the shared result endpoint.

Video
$0.30/request
Try Model
Hailuo FastFast iteration1 models
Image to VideoLive
Fast

MiniMax Hailuo 2.3 Fast

MiniMax Hailuo MiniMax Hailuo 2.3 Fast is a live Muapi endpoint for image-to-video. Submit it with one API key and poll the shared result endpoint.

VideoFast
$0.24/request
Try Model

What is the MiniMax Hailuo API?

MiniMax Hailuo is a video generation family with Standard, Pro, and Fast choices. Muapi exposes Hailuo 02 and 2.3 text-to-video and image-to-video endpoints using one asynchronous request contract.

Start with Standard or Fast for iteration and move to Hailuo 2.3 Pro when a final shot needs stronger visual quality. Image-to-video endpoints let a still frame anchor the composition.

MiniMax Hailuo API capabilities

Text-to-video

Generate Hailuo 02 or 2.3 clips directly from a prompt.

Image-to-video

Animate a reference image with Standard or Pro endpoints.

Pro and Standard tiers

Compare quality and cost without changing your integration.

Fast iteration

Use Hailuo 2.3 Fast for prompt exploration.

Quick start — MiniMax Hailuo API

Submit a Hailuo task with your Muapi key, then poll the result endpoint.

1. Submit a Hailuo job

curl -X POST https://api.muapi.ai/api/v1/minimax-hailuo-2.3-pro-t2v \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"A cinematic train crossing a bridge at blue hour","duration":6}'

# Response: {"request_id":"REQUEST_ID"}

The example uses Hailuo 2.3 Pro text-to-video.

2. Poll the result

curl https://api.muapi.ai/api/v1/predictions/REQUEST_ID/result \
  -H "x-api-key: YOUR_API_KEY"

Read the generated video URL when the task completes.

MiniMax Hailuo API FAQ

What is Hailuo 2.3?

Hailuo 2.3 is the newer MiniMax video family listed with Pro, Standard, and Fast endpoints.

Does Hailuo support image-to-video?

Yes. The catalog includes image-to-video variants for Hailuo 02 and 2.3.

Which Hailuo endpoint should I start with?

Use Standard or Fast for exploration and Hailuo 2.3 Pro for the highest-quality listed tier.

Build with MiniMax Hailuo

Connect Hailuo 02 and 2.3 variants through one production-ready API.