Key features
All your providers
Connect API keys, subscriptions you already pay for, local models, or any custom endpoint.
LLM Gateway
Route each request to the model you pick, with fallbacks when one fails and limits that cap what it can spend.
Auto-fix
Repair a malformed request and resend it, instead of failing on something a retry can’t fix.
Observability
See what every agent spent, which models served it, and what failed.
Cloud or self-hosted?
Manifest is open source and runs two ways. Both speak the same API, so pointing a client at one or the other is a URL change.Manifest Cloud
Runs on our servers. Sign up, connect a provider, and you’re routing.
Recommended if you’re starting out.
Self-hosting
Runs on infrastructure you control: Docker on your own machine, a managed
platform like Railway, your AWS or GCP account, or a server panel.