Neural machine translation powered by Google Cloud Translation. Add translation capabilities to your app—translate documents, communications, and evidence across 100+ languages with automatic language detection.Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Quick start
Endpoints
Translate
POST /translate/v1/translate — Translate text to target languageDetect Language
POST /translate/v1/detect — Detect the language of textSupported Languages
GET /translate/v1/languages — List all supported languagesFeatures
- 100+ Languages — Support for all major world languages including Chinese, Spanish, Arabic, Hindi, and more.
- Auto-Detection — Automatically detect source language when not specified.
- Batch Translation — Translate multiple strings in a single request for efficiency.
- HTML Preservation — Preserve HTML formatting during translation.
- Neural Machine Translation — State-of-the-art NMT models for high-quality translations.
Pricing
| Service | Cost |
|---|---|
| Translation | $0.03 per 1,000 characters |
| Language Detection | $0.03 per 1,000 characters |
| Supported Languages | Free |
Example: A 10,000 character legal document costs $0.30 to translate.
Common use cases
Multilingual discovery
Translate foreign-language documents discovered during litigation:Client communications
Translate client correspondence in their preferred language:Evidence processing
Detect and translate multilingual evidence:Related services
Vault
Store translated documents alongside originals for searchable archives
OCR
Extract text from scanned documents before translation

