Eedesy
Book Demo
HomeProductsContact
Documentation

Translation API Documentation

Everything you need to integrate language translation. REST API for text and document translation, glossary support, and guides for 100+ languages including all major Indian languages.

Quick Start
Translate text in 5 minutes
REST API
Text translation endpoints
Document Translation
Translate files (PDF, DOCX)
Languages
100+ supported languages
Quick Start

Get Started in 5 Minutes

1
Get Your API Key

Sign up for an account and get your API key from the dashboard.

export EDESY_API_KEY="your_api_key_here"
2
Make Your First Translation

Translate text with a simple API call:

curl -X POST https://api.edesy.in/v1/translate \
  -H "Authorization: Bearer $EDESY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "text": "Hello, how are you?",
    "source_language": "en",
    "target_language": "hi"
  }'
3
Get Your Translation

Response includes the translated text and metadata:

{
  "id": "tr_abc123",
  "source_text": "Hello, how are you?",
  "translated_text": "नमस्ते, आप कैसे हैं?",
  "source_language": "en",
  "target_language": "hi",
  "confidence": 0.98,
  "character_count": 19
}
REST API

Translation API Reference

Use the REST API for translating text and documents. Supports batch translation and glossaries.

POST
/v1/translate

Request Body

{
  "text": "string",              // Text to translate (max 10,000 chars)
  "source_language": "en",       // Source language code (optional, auto-detect)
  "target_language": "hi",       // Target language code (required)
  "glossary_id": "string",       // Optional glossary ID
  "formality": "default"         // default | formal | informal
}
Document Translation

Translate Documents

Upload PDF, DOCX, XLSX files and get translated documents with original formatting preserved.

POST
/v1/translate/document

Multipart Form Data

curl -X POST https://api.edesy.in/v1/translate/document \
  -H "Authorization: Bearer $EDESY_API_KEY" \
  -F "[email protected]" \
  -F "source_language=en" \
  -F "target_language=hi"

// Response
{
  "id": "doc_xyz789",
  "status": "processing",
  "source_file": "document.pdf",
  "target_language": "hi",
  "estimated_completion": "2024-01-15T10:35:00Z"
}
Supported formats: PDF, DOCX, XLSX, PPTX, TXT
Supported Languages

100+ Languages Supported

Translate between 100+ languages with excellent support for Indian languages.

Indian Languages
High-quality neural translation
hiHindi
taTamil
teTelugu
bnBengali
mrMarathi
guGujarati
knKannada
mlMalayalam
paPunjabi
Global Languages
Popular international languages
enEnglish
esSpanish
frFrench
deGerman
zhChinese
jaJapanese
arArabic

+ 90 more languages available

List All Languages
GET /v1/languages

// Response
{
  "languages": [
    { "code": "en", "name": "English", "native_name": "English" },
    { "code": "hi", "name": "Hindi", "native_name": "हिन्दी" },
    { "code": "ta", "name": "Tamil", "native_name": "தமிழ்" },
    ...
  ]
}
Glossaries

Custom Terminology

Define custom translations for brand names, technical terms, and domain-specific vocabulary.

Create a Glossary
POST /v1/glossaries

{
  "name": "Tech Terms",
  "source_language": "en",
  "target_language": "hi",
  "entries": [
    { "source": "cloud computing", "target": "क्लाउड कंप्यूटिंग" },
    { "source": "machine learning", "target": "मशीन लर्निंग" },
    { "source": "API", "target": "API" }  // Keep as-is
  ]
}

// Use in translation
{
  "text": "Our cloud computing platform uses machine learning.",
  "target_language": "hi",
  "glossary_id": "gls_abc123"
}

Ready to Start Translating?

Get your API key and start integrating translation in minutes.

View Pricing

Stay Updated

Get the latest updates on AI voice technology, product releases, and exclusive resources.

Get Started

Try our products for free
AI Voice Agent
Build voice AI for calls
WhatsApp AI Bot
Automate WhatsApp chats
Website Chatbot
AI chat for websites
Edesy CRM
Manage leads & customers
Book a DemoCall UsEmail Us
Eedesy

Your all-in-one platform for digital innovation. We build AI-powered solutions that transform how businesses operate.

[email protected]+91 95475 31359

Products

  • AI Voice Assistant
  • WhatsApp Voice AI
  • WhatsApp Bot Builder
  • AI Website Chatbot
  • AI-SDR
  • Number Masking
  • Shopify Apps
  • View All Products

Solutions

  • For E-commerce
  • For Healthcare
  • For Real Estate
  • For Restaurants
  • For Appointments
  • View All Use Cases

Services

  • AI Chatbot Development
  • Voice AI Development
  • Shopify Development
  • SaaS Development
  • WhatsApp API Integration
  • View All Services

Resources

  • Documentation
  • Voice Agent Docs
  • API Reference
  • Number Masking API Docs
  • Blog
  • Changelog
  • Book a Demo

Company

  • About Us
  • Contact
  • Careers
  • Privacy Policy
  • Terms of Service

Products

  • AI Voice Assistant
  • WhatsApp Voice AI
  • WhatsApp Bot Builder
  • AI Website Chatbot
  • AI-SDR
  • Number Masking
  • Shopify Apps
  • View All Products

Solutions

  • For E-commerce
  • For Healthcare
  • For Real Estate
  • For Restaurants
  • For Appointments
  • View All Use Cases

Services

  • AI Chatbot Development
  • Voice AI Development
  • Shopify Development
  • SaaS Development
  • WhatsApp API Integration
  • View All Services

Resources

  • Documentation
  • Voice Agent Docs
  • API Reference
  • Number Masking API Docs
  • Blog
  • Changelog
  • Book a Demo

Company

  • About Us
  • Contact
  • Careers
  • Privacy Policy
  • Terms of Service
  • AI Voice Assistant
  • WhatsApp Voice AI
  • WhatsApp Bot Builder
  • AI Website Chatbot
  • AI-SDR
  • Number Masking
  • Shopify Apps
  • View All Products
  • For E-commerce
  • For Healthcare
  • For Real Estate
  • For Restaurants
  • For Appointments
  • View All Use Cases
  • AI Chatbot Development
  • Voice AI Development
  • Shopify Development
  • SaaS Development
  • WhatsApp API Integration
  • View All Services
  • Documentation
  • Voice Agent Docs
  • API Reference
  • Number Masking API Docs
  • Blog
  • Changelog
  • Book a Demo
  • About Us
  • Contact
  • Careers
  • Privacy Policy
  • Terms of Service

Popular Free Tools

Compress PDFMerge PDFPDF to WordGST CalculatorEMI CalculatorSIP CalculatorJSON FormatterBase64 EncoderImage CompressorQR Code GeneratorVoice AI ROI CalculatorAmazon FBA CalculatorAI Email WriterVideo to GIFPrivacy Policy GeneratorCRM ROI CalculatorMeeting Cost Calculator
Categories:PDF ToolsDeveloper ToolsFinance CalculatorsImage ToolsVideo ToolsAI Writing ToolsAudio ToolsWhatsApp ToolsDocument GeneratorsVoice AI ToolsE-commerce ToolsView All Tools

© 2026 Edesy Technology Labs Pvt Ltd

SSL Secured
99.9% Uptime