2026 主流大模型 API 价格对比:GPT、Claude、Gemini、DeepSeek、Kimi
2026 主流大模型 API 价格对比:GPT、Claude、Gemini、DeepSeek、Kimi,统一 7:3 混合价口径,输入输出分开算,缓存与 reasoning token 不漏算。
curated models · Claude · GPT · Gemini · DeepSeek · Kimi · GLM · Grok
Quick setup for Claude Code, Codex CLI, Hermes Agent, and OpenCode. See the docs for every other client.
01Run this in your terminal
curl -fsSL https://metaproxy.agency/install.sh | bashThe focused entry points below remain available for compatibility.
curl -fsSL https://metaproxy.agency/claude-code.sh | bashcurl -fsSL https://metaproxy.agency/codex.sh | bashcurl -fsSL https://metaproxy.agency/hermes.sh | bashcurl -fsSL https://metaproxy.agency/opencode.sh | bashThe installer appends a marked block after your existing settings and never edits your own lines, so removing that block brings them back.
curl -fsSL https://metaproxy.agency/uninstall.sh | bashcurl -fsSL https://metaproxy.agency/install.sh | bash -s -- --isolatedLive prices by model and billing group.
Loading prices…
One key across providers. One bill.
Request content is not stored, with Zero Data Retention support for enterprise compliance.
Integrate once. Switch by changing the model field.
Keep scrolling. One clear answer per screen. ↓
Point any OpenAI-compatible client with a configurable base_url at metaproxy.
One key works with every available model.
https://api.metaproxy.agency/v1. The request schema and streaming responses remain OpenAI-compatible.
Model choice stays in your product logic.
Model catalogue unavailable
A model aggregation gateway: one API key and one OpenAI-compatible interface for available models from multiple providers. To switch models, change only the model field in your request.
Your request is routed through the gateway to the corresponding provider. We unify integration, billing, and invoices; the model capability and output still come from that provider. metaproxy is an independent third-party gateway and is not affiliated with, authorized by, or endorsed by OpenAI, Anthropic, Google, or other providers.
Aggregated purchasing and comparison across multiple upstreams. We claim a discount only when a model has a public USD provider price and our price is genuinely lower. Every row on the pricing page links to the provider source so you can verify it yourself.

2026 主流大模型 API 价格对比:GPT、Claude、Gemini、DeepSeek、Kimi,统一 7:3 混合价口径,输入输出分开算,缓存与 reasoning token 不漏算。

大模型怎么选才靠谱?抛开跑分榜,按场景给候选,再用聚合网关同一 key 实测 100 条真实 prompt,按混合价算及格成本。

本文演示 OpenAI API 迁移到 metaproxy 聚合网关的完整步骤:Python、Node、LangChain、curl 四种客户端各改两行,附检查清单与避坑指南。