Router
OpenClaw Router
Hosted routing, with BYOK escape hatch.
TXT CLAW supports two inference lanes: a hosted router (primary + fallback model) and an optional BYOK lane (encrypted). This lets you ship a reliable default while keeping dependency risk low for serious devs.
What you get
- Hosted router: fast default model, optional fallback on upstream failure.
- Traceability: every response includes `trace_id` + `x-txtclaw-trace-id`.
- Stable docs endpoints for bots: `*.md` + OpenAPI.
- BYOK: store provider keys encrypted and apply them to your agents.
Docs
Paste these into Cursor/Codex:
Start in 60 seconds
Activate Dev API, generate an API key, then use the CLI doctor to prove it works end-to-end:
Commands
bash
pnpm i txtclaw pnpm exec txtclaw init pnpm exec txtclaw doctor