videoMiniMaxNew

MiniMax Video-01MiniMax's high-quality video generation model (coming soon)

MiniMax Video-01 is a competitive video generation model from MiniMax (also known as Hailuo AI). It produces high-quality short videos with strong motion coherence and visual fidelity. Integration is in progress β€” this model is not yet available for generation but will be accessible through the same unified API endpoint once live.

Specifications

Resolution720p
Duration5s
Input ModesText-to-Video, Image-to-Video
StatusComing Soon
Credits10 credits per video (estimated)

Capabilities

Text-to-video generation
Image-to-video animation
High visual fidelity
Strong motion coherence

Quick Start

Start generating with MiniMax Video-01 in seconds. OpenAI SDK compatible β€” just change the base URL.

curl
# MiniMax Video-01 is coming soon.
# Once live, use the same unified endpoint:
curl -X POST https://api.creativeai.run/v1/video/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax-video-01",
    "prompt": "A cat playing with a ball of yarn in soft afternoon light",
    "aspect_ratio": "16:9"
  }'

Use Cases

What creators are building with MiniMax Video-01

Social media short-form content

Product reveal animations

Creative concept visualization

Marketing video prototyping

Ready to create with MiniMax Video-01?

Start with 50 free credits. No credit card required.

10 credits per generation Β· Pay-as-you-go or subscribe Β· OpenAI SDK compatible