Documentation Index
Fetch the complete documentation index at: https://docs.crazyrouter.com/llms.txt
Use this file to discover all available pages before exploring further.
第一步:获取 API Key
- 访问 Crazyrouter 注册账号
- 登录后进入 Token 管理 页面
- 点击「新建令牌」创建 API Key
第二步:发起请求
第三步:查看结果
成功的响应示例:当前快速开始页里的
gpt-5.4 示例已在 2026-03-23 的 Crazyrouter 生产环境实测成功。所有 OpenAI 兼容的客户端和框架(如 LangChain、LlamaIndex、Cursor 等)只需修改
base_url 和 api_key 即可接入。