MINARA

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-..." }

本页目录