Documentation Index
Fetch the complete documentation index at: https://docs.osschat.dev/llms.txt
Use this file to discover all available pages before exploring further.
/api/openrouter-key
SupportsGET, POST, and DELETE.
GET
Returns key presence only:POST
Stores encrypted OpenRouter key.DELETE
Removes stored key for authenticated user.Security
- No response ever includes raw key.
- Same-origin + auth + rate limiting are enforced.