# LLMsRelay — Claude API 接入平台 > LLMsRelay 是面向开发者的独立 Claude API gateway,支持 Anthropic Messages API、OpenAI 兼容端点、API Key、usage 计费和 IDE 集成。 ## For LLM agents Docs pages have same-origin Markdown mirrors. Append `.md` to a docs URL for the full mirror or `.tldr.md` for a compact version. ## Key facts - **网站**: https://llmsrelay.com/zh/ - **Anthropic base URL**: https://api.llmsrelay.com - **OpenAI-compatible base URL**: https://api.llmsrelay.com/v1 - **Formats**: Anthropic Messages API and OpenAI-compatible Chat Completions - **Models**: see GET /v1/models; the current catalogue is listed below - **Signup**: instant; no Anthropic account required - **套餐**: https://llmsrelay.com/zh/plans/ - **支持**: https://telegram.me/claudestorestore ## 当前公开模型目录 当前 Claude 模型目录通过 GET /v1/models 返回,并会根据 API Key 分组和允许模型设置进行过滤。 | 模型 | Model ID | 上下文 | Thinking | Key 访问 | | --- | --- | --- | --- | --- | | Claude Opus 5 | `claude-opus-5` | 1M | Yes | Basic, Pro | | Claude Fable 5 | `claude-fable-5` | 1M | Yes | Basic, Pro | | Claude Opus 4.8 | `claude-opus-4.8` | 1M | Yes | Claude key groups | | Claude Opus 4.7 | `claude-opus-4.7` | 1M | Yes | Claude key groups | | Claude Opus 4.6 | `claude-opus-4.6` | 1M | Yes | Claude key groups | | Claude Sonnet 5 | `claude-sonnet-5` | 1M | Yes | Claude key groups | | Claude Sonnet 4.6 | `claude-sonnet-4.6` | 1M | Yes | Claude key groups | | Claude Haiku 4.5 | `claude-haiku-4.5` | 200K | Yes | Claude key groups | ### 短别名 | 别名 | 解析到 | | --- | --- | | `opus` | `claude-opus-4.8` | | `sonnet` | `claude-sonnet-4.6` | | `haiku` | `claude-haiku-4.5` | Basic 和 Pro Claude Key 包含标注为 Basic/Pro 的两款新模型。具体 Key 的最终来源始终是 GET /v1/models。 ## 套餐与 usage LLMsRelay 提供无自动续费的一次性用量包:$45 获得 $500 用量,$90 获得 $1,000,$450 获得含固定 20% 奖励的 $6,000,$900 获得含固定 30% 奖励的 $13,000。 | 产品 | 价格 | 用量 | | --- | --- | --- | | $500 usage pack | $45 one time | $500 usage | | $1,000 usage pack | $90 one time | $1,000 usage | | $5,000 + 20% pack | $450 one time | $6,000 total usage | | $10,000 + 30% pack | $900 one time | $13,000 total usage | 可用付款方式和地区限制会在 checkout 页面显示。平台在支持的地区提供银行卡和加密货币付款流程。 ## Core pages - [网站](https://llmsrelay.com/zh/) - [套餐](https://llmsrelay.com/zh/plans/) - [文档](https://llmsrelay.com/zh/docs/) - [快速开始](https://llmsrelay.com/zh/docs/getting-started/quickstart/) - [模型](https://llmsrelay.com/zh/docs/getting-started/models/) - [模型端点](https://llmsrelay.com/zh/docs/api-reference/models/) - [计费](https://llmsrelay.com/zh/docs/billing/pricing/) ## Selected documentation - [Claude API 快速入门 — 2 分钟发送第一个请求](https://llmsrelay.com/zh/docs/getting-started/quickstart/) - [Claude 模型介绍 — Opus 5、Fable 5、Sonnet 5 与 Haiku](https://llmsrelay.com/zh/docs/getting-started/models/) - [身份认证 — Claude API Key 配置](https://llmsrelay.com/zh/docs/getting-started/authentication/) - [Claude API 概览 — 端点、格式与限制](https://llmsrelay.com/zh/docs/api-reference/overview/) - [Claude Messages API — POST /v1/messages 完整参考](https://llmsrelay.com/zh/docs/api-reference/messages/) - [Claude API Models 端点 — 可用模型列表](https://llmsrelay.com/zh/docs/api-reference/models/) - [Claude OpenAI 兼容 API — 用 OpenAI SDK 调用 Claude](https://llmsrelay.com/zh/docs/api-reference/openai/) - [Claude API 流式输出 — Server-Sent Events 实现指南](https://llmsrelay.com/zh/docs/api-reference/streaming/) - [错误处理 — HTTP 状态码与重试策略](https://llmsrelay.com/zh/docs/api-reference/errors/) - [Claude Code CLI — 中国大陆配置指南](https://llmsrelay.com/zh/docs/guides/claude-code/) - [Cursor IDE 配置 Claude API — 中国直连指南](https://llmsrelay.com/zh/docs/guides/cursor/) - [Claude API Key 配置指南 — 创建、限额、安全管理](https://llmsrelay.com/zh/docs/guides/api-key-configuration/) - [Claude API 速率限制 — 429、Retry-After 与吞吐建议](https://llmsrelay.com/zh/docs/guides/rate-limits/) - [Claude API 价格 — Token 费率与 Anthropic 等量套餐](https://llmsrelay.com/zh/docs/billing/pricing/) - [Claude API 积分系统 — 计费规则与余额管理](https://llmsrelay.com/zh/docs/billing/credits/) - [LLMsRelay 计费规则 — Anthropic 等量用量、Cache 与余额](https://llmsrelay.com/zh/docs/learn/how-billing-works/) - [如何通过 AI API 获利:经销商完整指南](https://llmsrelay.com/zh/docs/learn/ai-api-reseller/) - [Claude API 网关 — LLMsRelay 架构与优势](https://llmsrelay.com/zh/docs/learn/claude-api-gateway/) ## 完整文档 - [完整文档](https://llmsrelay.com/llms-zh-full.txt) ## 其他语言索引 - English: https://llmsrelay.com/llms.txt · https://llmsrelay.com/llms-full.txt - Русский: https://llmsrelay.com/llms-ru.txt · https://llmsrelay.com/llms-ru-full.txt - 简体中文: https://llmsrelay.com/llms-zh.txt · https://llmsrelay.com/llms-zh-full.txt - 한국어: https://llmsrelay.com/llms-ko.txt · https://llmsrelay.com/llms-ko-full.txt ## 知识图谱 - https://llmsrelay.com/knowledge-graph.jsonld Updated: 2026-08-14