~/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 将模型访问、成本控制和用量可观测性集中到一个控制台。
一个网关访问前沿模型
通过 ModelMax 统一调用文本、视觉、音频和视频模型。
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 将模型访问、成本控制和用量可观测性集中到一个控制台。
零加价
按供应商推理成本付费,清晰透明。
统一 API
用一个 OpenAI 兼容端点调用多家供应商模型。
用量分析
按日期、模型和成本跟踪请求。
开发者体验
兼容常见 SDK,迁移成本低。








