Dashboard
Follow these steps to route your first request through Keyway.
| Time | Alias | Provider | Status | Latency | Tokens |
|---|
Routing Groups
Each group is an isolated bundle of providers, routes, keys and tools.
Each provider is a real upstream LLM service. Its API key is stored encrypted.
Multiple API keys for one provider. Round-robin within a priority level; automatic failover on 429/5xx.
An alias is the model name your clients send; Keyway forwards it to the upstream model.
Candidate providers for auto-select / fusion. Lower priority number = tried first.
Clients (Claude Code, Cursor, SDKs) authenticate with these db_sk_ keys. Keys are bound to this group.
Keys for built-in tools (e.g. Tavily web search). When enabled, tool schemas are auto-injected into chat requests.
Circuit breakers for this group. Open circuits are skipped until reset or cooldown ends.
Request Logs
Recent upstream calls, newest first. Filter by key or view all.
| Time | Alias | Provider | Upstream | Status | Latency | Tokens | Error |
|---|
Settings
Preferences for this Keyway admin UI.