Admin token
Paste the value of
CLAWDROUTER_ADMIN_SECRET to enable the in-browser admin UI. The same secret is also used server-side by the BFF — you only need to set it here if you want to test admin calls from the browser console.No token — admin sections will show 401.
Kill switch
When active, the router refuses every
/v1/chat request with 503. Blocked requests are recorded in the audit log.off
Last router reload: —
Force birth
Wipe the cached OpenRouter key and re-provision a fresh one. The wallet is preserved.
Tier override
Force the next N requests to use a specific tier (overrides classifier).
Reload config
Re-read
zkrouter.config.json and the env secret — no restart.Admin token
Paste the value of
CLAWDROUTER_ADMIN_SECRET to enable the in-browser admin UI. The same secret is also used server-side by the BFF — you only need to set it here if you want to test admin calls from the browser console.No token — admin sections will show 401.