Skip to main content
POST
Hailuo 2.3 Pro — Text to Video
Generate 1080p videos from text descriptions with MiniMax Plus Hailuo 2.3 Pro — features 85% complex-instruction accuracy for nuanced, prompt-faithful output at a flat per-request cost.

Request Body

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

Pricing

Base cost: 50,000 micro-cents per request ($0.05/request)
Default cost: 50,000 micro-cents ($0.05) per request — flat pricing regardless of duration.

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