Managed vs Self-Hosted
Managed vs Self-Hosted
Sarvam offers the same models two ways. Most teams start on the Managed API and move some or all workloads to self-hosted when data residency, scale, or cost make it worthwhile.
At a glance
Choose the Managed API if…
Grab an API key and make your first call in minutes — no infrastructure to manage.
Pay only for what you use, with no idle instance cost between bursts.
Start here: Sarvam API Quickstart.
Choose self-hosted if…
Compliance, contractual, or regulatory requirements (BFSI, healthcare, government) mean audio and documents must stay in your VPC.
At sustained throughput, dedicated instance-hours are more predictable — and often cheaper — than per-call pricing.
Keep inference next to your application, with no public-internet hop.
Endpoints run with network isolation — no outbound internet from the model container.
Start here: Get started on SageMaker.
You don’t have to pick one. A common pattern is the Managed API for development and low-volume traffic, and self-hosted endpoints for production workloads that carry sensitive data or high steady volume.