Skip to main content
POST
Hailuo 2.3 Standard — Image to Video
Animate a still image with MiniMax Plus Hailuo 2.3 Standard — a 768p image-to-video model with selectable duration and balanced quality/cost.

Request Body

string
required
Model slug. Use minimax-plus/hailuo-2.3-standard/image-to-video for image-to-video generation.
object
required
Input parameters for image-to-video generation.
string
HTTPS URL to receive a webhook notification when the job completes or fails.

Pricing

Base cost: 35,000 micro-cents per second ($0.035/sec)
Default cost: 6 seconds = 35,000 × 6 = 210,000 micro-cents ($0.21)

Response

string
Unique identifier for the submitted job.
string
Initial job status. Always "pending" on successful submission.
string
ISO 8601 timestamp of the estimated completion time.
number
The cost of the job in micro-cents.

Code Examples