Authentication
Send your TokenSaver API key on every request. Do not expose it in browser code.
http
Authorization: Bearer <TOKEN_SAVER_KEY>
The chat-completions compatible routes under /openai/v1 use the same header shape; they do not accept the console session JWT.
