Setup
Get your Edgee API key
In the Edgee Console, navigate to API Keys, click Create API Key, and copy the key. It will not be shown again.
No Edgee account yet? Create one here — the free tier includes observability and compression with no credit card required.
Add Edgee as a provider in OpenClaw
Open your OpenClaw config file at Replace
~/.openclaw/openclaw.json (create it if it doesn’t exist) and add the edgee provider under models.providers:"sk-edgee-..." with your Edgee API key. Add or remove models from the list to match what you want to use — see the Edgee model list for all available model IDs.Benefits
Token compression
Edgee trims tool results, reduces tool surface area, and optionally shortens model output — cutting token costs with no change to output quality.
Any model, one key
Access models from Anthropic, OpenAI, Mistral, and more through a single Edgee API key — no per-provider account management.
Automatic fallback
If a provider returns a 5xx or times out, Edgee reroutes to the next available provider. Your OpenClaw session continues uninterrupted.
Observability
Every request is logged in the Edgee Console with token counts, latency, compression savings, and cost breakdowns — per session and across your team.
Token compression applies to all requests routed through Edgee. You can bring your own provider keys via BYOK — compression still applies as long as requests pass through Edgee.
Next Steps
- Browse the model list for all model IDs available through Edgee
- Enable token compression to see what’s being trimmed on each request
- Set up observability to track usage across sessions
- Explore retry and fallback to configure your provider failover chain