Tech specs
Version
v1.0
Format
HTTPS + JSON
Supported SDKs
Sarvam AI
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%
Version
v1.0
Format
HTTPS + JSON
Supported SDKs
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
Free access
1,000 trial requests/month
Premium access
Higher multilingual throughput by plan
Provider notes
Integration flow
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
Shortlist this API first, then log in when you are ready to connect your own provider key.
Starter
$59
public entry signalSave 18%
For prototypes, copilots, and early product testing.
Growth
$179
public entry signalSave 20%
For production AI features and team workspaces.
Scale
$449
public entry signalCustom annual contract
For heavy inference, multilingual ops, and custom throughput.
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.