Settings
All keys live in your browser's localStorage. Nothing is sent to a database.
Forge API Key
Client-generated identity token. Used for rate-limit buckets and request tracking. No account required.
The key is generated using 24 bytes of CSPRNG entropy and stored only in localStorage. Clearing your browser storage erases it permanently.
Hosted Fallback Key
Optional. OpenRouter or Gemini API key used in the playground when the on-device model is cold-starting. Never sent to our server.
When enabled in the playground, the fallback key is sent as an X-Forge-Fallback-Key header. The server forwards it directly to the upstream provider — it is never logged, never persisted.