| What are you buying? | Routing infrastructure. Hosted keys, quotas, analytics, failover, local/Tailnet deployment, and support around customer-authorized model access. | Hosted model marketplace/API. A broad model catalog through one hosted OpenAI-compatible service. |
| Where do provider keys live? | Local-first by default. Keys can stay on customer-controlled routers or hosts; hosted accounts manage generated Sage Router keys. | Hosted account configuration, including documented BYOK paths and provider fallback controls. |
| Does it route local models? | Yes. Ollama, Ollama Cloud through local Ollama, Tailnet routers, and private OpenAI-compatible endpoints can sit beside cloud providers. | Primarily remote hosted model endpoints and provider routing through the OpenRouter service. |
| Can agents use one base URL? | Yes. Use https://api.sagerouter.dev/v1, local http://127.0.0.1:8790/v1, or a Tailnet router endpoint. | Yes. OpenRouter exposes an OpenAI-compatible API endpoint for supported clients. |
| How does fallback work? | Policy-driven by route profile, model capability, provider health, latency, failover rules, and customer configuration. | Hosted provider routing and documented BYOK/fallback ordering controls. |
| How do you avoid lock-in? | Run the open-source router locally, point agents at one endpoint, and keep authorized provider access portable. | Use the hosted OpenRouter API and account model; BYOK can reduce provider-custody lock-in for configured providers. |
| Best fit | Production agents, local-first teams, private infrastructure, and workflows where routing policy is part of the system. | Fast access to many remote models through one hosted marketplace-style API. |