主题
资源汇总
站内入口
| 页面 | 地址 |
|---|---|
| 控制台首页 | https://api.52pay.com |
| 价格 / 模型列表 | https://api.52pay.com/pricing |
| 令牌管理 | https://api.52pay.com/token |
| 调用日志 | https://api.52pay.com/log |
| 充值 | https://api.52pay.com/topup |
| 本文档站 | https://docs.52pay.com |
三个 Base URL(速查)
| 协议 | 地址 | 认证头 |
|---|---|---|
| Anthropic | https://api.52pay.com | x-api-key |
| OpenAI 兼容 | https://api.52pay.com/v1 | Authorization: Bearer |
| Gemini | https://api.52pay.com | x-goog-api-key |
客户端官方资源
编程 CLI
| 工具 | 官网 / 仓库 | 文档 |
|---|---|---|
| Claude Code | https://claude.com/claude-code | https://docs.claude.com/en/docs/claude-code |
| Codex CLI | https://github.com/openai/codex | 仓库 README |
| OpenCode | https://opencode.ai | https://opencode.ai/docs |
| Gemini CLI | https://github.com/google-gemini/gemini-cli | 仓库 README |
IDE / 插件
| 工具 | 官网 |
|---|---|
| Cursor | https://cursor.com |
| Cline | https://cline.bot |
| Windsurf | https://windsurf.com |
GUI 客户端
| 工具 | 官网 |
|---|---|
| Cherry Studio | https://cherry-ai.com |
| ChatBox | https://chatboxai.app |
| LobeChat | https://lobehub.com |
| NextChat | https://github.com/ChatGPTNextWeb/NextChat |
| AionUI | https://github.com/office-sec/AionUi |
管理工具
| 工具 | 仓库 |
|---|---|
| CC Switch | https://github.com/farion1231/cc-switch |
协议与 SDK
| 协议 | 官方文档 | 常用 SDK |
|---|---|---|
| OpenAI | https://platform.openai.com/docs/api-reference | openai(Python / Node) |
| Anthropic | https://docs.claude.com/en/api | anthropic(Python / Node) |
| Gemini | https://ai.google.dev/api | google-genai |
| MCP | https://modelcontextprotocol.io | @modelcontextprotocol/sdk |
MCP Server 目录
- 官方 server 集合:https://github.com/modelcontextprotocol/servers
- 协议规范:https://modelcontextprotocol.io/specification
本站文档索引
入门
客户端
- Claude Code · Codex CLI · OpenCode · Gemini CLI
- Cursor · Cline · Windsurf
- AionUI · Claude Desktop · ChatBox / Cherry / NextChat / LobeChat
- CC Switch
高级
- 模型与分组 · 原生 API 调用
- CLAUDE.md 项目规范 · Codex 进阶配置 · Cursor Rules
- Skills · Hooks · Subagents · MCP
- 提示词技巧 · 成本优化策略
