OpenRouter direct API key
POST /v1/auth/openrouter/api-key — Skip the OAuth flow and register an OpenRouter API key directly.
POST /v1/auth/openrouter/api-key
Skip the OAuth flow and register an OpenRouter API key directly.
| Method | POST |
| Path | /v1/auth/openrouter/api-key |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | auth |
Request body
{ "apiKey": "sk-or-..." }