Back to marketplaceAI / MLFree trial + premium production
SA
Indic AI workflows

Sarvam AI

Indic Language API

Build translation, transliteration, speech, and text intelligence for Indian-language products from one provider.

Endpoint

POST /v1/translate

Starting price

Freemium

Latency

300ms

Uptime

99.75%

4.4 (340 reviews)

Tech specs

Version

v1.0

Format

HTTPS + JSON

Supported SDKs

PythonNode
API detail dashboard

How it works

Teams can open the API detail page, test Indic language requests in the free tier, and then activate premium production access for larger multilingual traffic.

Base URL

https://api.sarvam.ai

Auth

Bearer API key

Adoption options

Understand the free path before you talk to the provider

Free access

1,000 trial requests/month

  • Starter trial quota
  • Test requests
  • Docs and prompt examples

Premium access

Higher multilingual throughput by plan

  • Production keys
  • Higher regional throughput
  • Commercial support

Provider notes

  • Free trial covers evaluation traffic
  • Premium plans unlock higher throughput
  • Best suited for Indic-language product experiences

Integration flow

What your team does next

Step 1

Review supported language pairs

Step 2

Send a sample translation

Step 3

Test TTS or STT response flow

Step 4

Upgrade to premium production access

Sample request

curl --request POST 'https://api.sarvam.ai/v1/translate' \
  --header 'Accept: application/json' \
  --header 'Authorization: Bearer YOUR_API_KEY' \
  --header 'Content-Type: application/json' \
  --data-raw '{
  "source_language": "en-IN",
  "target_language": "hi-IN",
  "text": "Your KYC is approved"
}'

Sample response

{
  "request_id": "sarv_1234",
  "source_language": "en-IN",
  "target_language": "hi-IN",
  "translated_text": "Aapka KYC approve ho gaya hai"
}

Access model

Compare Indic Language API and decide how to adopt it

Shortlist this API first, then log in when you are ready to connect your own provider key.

Lead-gen marketplace flow

Starter

$59

public entry signal

Save 18%

For prototypes, copilots, and early product testing.

2M tokens / month
Email support

Growth

$179

public entry signal

Save 20%

For production AI features and team workspaces.

12M tokens / month
Priority support

Scale

$449

public entry signal

Custom annual contract

For heavy inference, multilingual ops, and custom throughput.

Custom throughput
Dedicated solutions engineer

Shortlist status

Save this API if you want to compare it with other providers before connecting keys.

What APIverse does

Compare

Cleaner docs, request/response examples, and shortlist-driven research across providers.

Connect

Bring your own provider credentials into one workspace when you are ready to test or ship.

Visit official source

Go to the official provider for signup, legal terms, billing, or partner-specific access requirements.

340 reviews

Best for

Indic translationMultilingual voiceRegional support automation

Supported regions

Global

Response highlights

translated_textsource_languagetarget_languagerequest_id