minimax
MiniMax-Hailuo-2.3-Fast
Context
1K
Input
image
Output
video
Tool calling
Not listed
About this model
MiniMax Hailuo 2.3 Fast is an image-to-video generation model optimized for low-latency and computational efficiency. Generates 6-10 second videos at 768p (up to 1080p) with 30-50% faster generation than standard model. Ideal for rapid iteration, social media content, and bulk video production.
Capabilities
image
Available through the unified API
video
Available through the unified API
Quick start
View API docscurl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "00c800fda46342fa965457966297b54e",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
minimax
00c800fda46342fa965457966297b54e
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| 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": "00c800fda46342fa965457966297b54e",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'