OpenRouter 直连 API 密钥
POST /v1/auth/openrouter/api-key:跳过 OAuth 流程,直接注册 OpenRouter API 密钥。
POST /v1/auth/openrouter/api-key
跳过 OAuth 流程,直接注册 OpenRouter API 密钥。
| 方法 | POST |
| 路径 | /v1/auth/openrouter/api-key |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | auth |
请求体
{ "apiKey": "sk-or-..." }