>_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 best

Auto-selects the cheapest model for your task

$ routelab keys create --label prod

Scoped API keys with rate limits & expiry

$ routelab logs --tail 50

Real-time request logs, latency, cost breakdown