
1 つの API で、 すべてのモデルへ
OpenAI 互換の単一エンドポイントから OpenAI、Anthropic、Google などにアクセス。推論コストへの上乗せはありません。
~/modelmax $ curl https://api.modelmax.io/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer sk-..." \ -d '{
"model": "gpt-4o",
"messages": [{"role": "user", "content": "Hello!"}]
}'~/modelmax $ curl -X POST https://api.modelmax.io/v1/queue/veo-2.0-high \ -H "Content-Type: application/json" \ -H "Authorization: Bearer sk-..." \ -d '{
"prompt": "A cinematic shot of a futuristic city...",
"webhook_url": "https://your-domain.com/webhook"
}'本番 AI アプリのための統合コントロールプレーン
ModelMax はモデルアクセス、コスト管理、利用状況の可視化を 1 つのダッシュボードにまとめます。
1 つのゲートウェイで最先端モデルへ
ModelMax でテキスト、ビジョン、音声、動画モデルを 1 つの API から呼び出せます。
47+
モデル
12
プロバイダー
4
機能
1
API キー
Gemini + Embedding
Google's most capable models, excelling at complex reasoning, deep multimodal understanding, and high-quality semantic embeddings.
Google Veo
State-of-the-art cinematic video generation with synchronized speech, sound effects, and prompt fidelity.
OpenAI GPT
OpenAI's latest GPT models for multimodal chat, coding, structured reasoning, and high-volume automation.
Claude
Anthropic's Claude models with native Messages API support behind the unified OpenAI-compatible chat endpoint.
xAI Grok
xAI's Grok models hosted through Google Cloud for advanced instruction following, synthesis, and fast high-volume text workflows.
Kimi
Moonshot's Kimi models combine Chinese-English reasoning, coding, and long-context capabilities for production workflows.
MiniMax
Frontier large language model with strong reasoning, creativity, and highly consistent instruction-following.
DeepSeek
Top-tier open-source reasoning model with remarkable performance on STEM, coding, and mathematical benchmarks.
Qwen
Alibaba's robust MoE model excelling at code generation, logic, and comprehensive multilingual capabilities.
China Direct
Direct OpenAI-compatible access to GLM, Doubao, ERNIE, and Hunyuan models using provider API keys configured on the server.
開発者向けモデルゲートウェイ
ModelMax はモデルアクセス、コスト管理、利用状況の可視化を 1 つのダッシュボードにまとめます。
上乗せなし
透明なプロバイダー推論コストだけを支払います。
統合 API
複数プロバイダーのモデルを 1 つの OpenAI 互換エンドポイントで呼び出せます。
利用分析
日付、モデル、トークン、コスト別にリクエストを追跡します。
開発者体験
一般的な SDK と連携し、移行コストを抑えます。







