Back to models
MiniMax M3
minimax/minimax-m3
Use model: "minimax/minimax-m3" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$0.63/M
Output tokens
$2.52/M
Supported engines
About MiniMax
AI company building large-scale multimodal models for text, voice, and video generation across creative and enterprise applications.
minimax.ioProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "minimax/minimax-m3",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'