MiniMax-Hailuo-02
MiniMax-Hailuo-02 (MiniMax) — 128K context, Lightweight tier. 秒単価: $0.017699999999999997 · 平均レイテンシ 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
秒単価: $0.017699999999999997 · 初回トークン遅延: 18ms
Specifications
- 開発元: MiniMax
- カテゴリ: Lightweight
- コンテキスト: 128K
- 秒単価: $0.017699999999999997
- 平均レイテンシ: 18 ms
- SLA: A
Typical use cases
- 高QPS分類
- 多言語チャットボット
- RAG とツール呼び出し
FAQ
- MiniMax-Hailuo-02 の Routara 料金は? — 動画1秒あたり $0.017699999999999997。リクエストごとに課金。
- MiniMax-Hailuo-02 は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- MiniMax-Hailuo-02 はストリーミング対応? — ルートが live のとき stream: true で利用可能です。
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"MiniMax-Hailuo-02","messages":[{"role":"user","content":"Hello"}],"stream":true}'