minimax

MiniMax-Hailuo-2.3

Context

1K

Input

text, image

Output

video

Tool calling

Not listed

About this model

MiniMax-Hailuo-2.3 is a high-fidelity AI video generation model specializing in cinematic realism, superior character physics, and complex motion, available in standard and fast versions. It supports 768p or 1080p resolution, creates 6-10 second clips, and excels at text-to-video and image-to-video (I2V) tasks with high prompt adherence.

Capabilities

text

Available through the unified API

image

Available through the unified API

video

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "c9c3716b0239437ea55dba66327857f0",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

minimax

c9c3716b0239437ea55dba66327857f0

Available

Input

$0.000 / 1M

Output

$0.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$0.000 / 1M
Output tokens$0.000 / 1M

Performance

Published evaluation results associated with this model.

No benchmark data is listed for this model.

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "c9c3716b0239437ea55dba66327857f0",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'