One endpoint. Every model. Lower spend.
One OpenAI-compatible endpoint for current production models, dynamic failover, and usage-based pricing. New accounts start with $0.10 API credit.
新账号赠送 $0.10 API 额度
按量付费,无订阅费
多线路模型中转
Anthropic
OpenAI
Moonshot
Zhipu
DeepSeek
MiniMax
服务能力
为什么选择 EzRouter
先试用,再按量付费
New accounts include $0.10 API credit. After that there are no subscriptions, no per-user fees, and no minimum spend.
获取 API Key成本计算
按你的用量估算费用
EzRouter
$—
you save —
official API
$—
— more expensive
OpenRouter
$—
— more expensive
支持
常见问题
如何获取 API Key?
注册后进入控制台即可创建 API Key。可以按项目创建多个 Key,也可以随时停用或删除,不影响其他项目。
注册后有什么试用权益?
New accounts receive $0.10 in starter API credit. The dashboard shows the current balance and final promotion terms.
价格如何计算?
按输入和输出 token 分别计费,实际扣费以控制台用量日志为准。缓存命中、线路价格和模型折扣都会影响最终成本。
支持哪些模型?
The current catalog includes models from Anthropic, OpenAI, Moonshot, DeepSeek, Zhipu and MiniMax. The dashboard model catalog is the source of truth for availability.
我的请求数据会被用于训练吗?
不会。EzRouter 只负责转发请求并返回模型响应;除控制台日志和必要的计费记录外,不额外使用你的请求内容训练模型。
如果供应商故障会怎样?
路由层会持续观察延迟、错误率和容量。某条线路异常时,后续请求会切到可用线路,尽量减少业务侧感知。
如何从 OpenAI 或 OpenRouter 迁移?
通常只需要把现有客户端的 base URL 换成 EzRouter 地址,并使用控制台生成的 API Key。OpenAI 兼容 SDK 可以继续使用。