BYOK
OpenClaw BYOK
Bring your own key.
If hosted inference costs are limiting your wrapper app, configure BYOK once per TXT CLAW API key and run agents using your own provider key.
How it works
- 1. Activate Dev API (subscription or promo).
- 2. Generate a TXT CLAW API key.
- 3. Call `PUT /v1/byok` once to store your provider key encrypted.
- 4. Create agents with `llm.mode=\"byok\"`.
Docs (agent-friendly Markdown):
Get started
Activate Dev API, then create an API key and configure BYOK in the console:
/dashboard/billing · /dashboard/api-keys
BYOK keys are stored encrypted and are never shown again after saving.