Pricing
Start free. Pay when it pays off.
Same router, same catalogue for every plan. Higher tiers raise quotas and unlock plans, feedback, tenants and audit.
free
Community routing: decisions with full trace and the OpenAI-compatible proxy.
Free
- 500 requests per day
- 30 requests per minute
- 2 API keys
- Decisions, traces and the OpenAI-compatible proxy
Most popular
pro
Plans (persona -> skill -> model), outcome feedback so the learners improve on your traffic.
$49/ month
- 20,000 requests per day
- 300 requests per minute
- 10 API keys
- Outcome feedback to the learners
- Plans: persona -> skill -> model, with execution
enterprise
Multi-tenant constraints, health and learner statistics, hash-chained audit, organization SSO.
$499/ month
- 500,000 requests per day
- 3,000 requests per minute
- 100 API keys
- 50 tenants
- Hash-chained audit trail
- Outcome feedback to the learners
- Plans: persona -> skill -> model, with execution
- Single sign-on for the organization (OIDC, GitHub, Google, Microsoft, GitLab)
- Health and learner statistics
- Per-tenant constraints and isolation
Self-hosting is free forever
Everything on this platform, including the enterprise stack, is in the open-source package. Run it next to your application and keep every byte in your own network.
containerbash
docker build -t osr-platform-api -f platform/api/Dockerfile .
docker run -p 8080:8080 -e OSR_PLATFORM_EDITION=enterprise -v osr-data:/data osr-platform-apilibrarybash
pip install "opensmartroute[yaml,server]"
osr -t targets.yaml -r rules.yaml serveHelm chart and hardening notes in the enterprise guide.
Questions
Every metered call: a routing decision, a chat completion through the proxy, or a feedback event. Reads of your account, keys, usage and the catalogue are free.