Anthropic OAuth 初始化
POST /v1/auth/oauth/anthropic/init:启动 Anthropic 设备流程复用路径,复用已有的 Claude CLI 登录。
POST /v1/auth/oauth/anthropic/init
启动 Anthropic 设备流程复用路径,复用已有的 Claude CLI 登录。
| 方法 | POST |
| 路径 | /v1/auth/oauth/anthropic/init |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | auth |