MINARA

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.

MethodPOST
Path/v1/auth/openrouter/api-key
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryauth

Request body

{ "apiKey": "sk-or-..." }

On this page