>_RouteLab
v2.0.0 — now in beta
Route smarter. Pay less. Ship agents faster.
Route your AI agent API calls through RouteLab. 50% cheaper than direct.
terminal
# install the sdk
$ pip install routelab
# call any model
$ routelab call --model gpt-4o "hello world"
✓ Routed in 42ms
$ _
// what you can do
$ routelab route --model bestAuto-selects the cheapest model for your task
$ routelab keys create --label prodScoped API keys with rate limits & expiry
$ routelab logs --tail 50Real-time request logs, latency, cost breakdown