Google Translate
v2 Compatible API
Use the same v2 endpoint shape, with caching, idempotency, HTML support, and usage-based billing on input characters.
"data": {
"translations": [
{ "translatedText": "Hola mundo." }
]
}
}
Built for modern engineering teams
Everything you need to localize your app without the complexity.
Privacy-First Data Handling
No request-body storage in our database. API keys verified via Unkey. Traffic encrypted in transit (TLS).
HTML Tag Support
Translate text nodes while keeping HTML tags intact using the format=html parameter.
Auto-Language Detection
Automatic source language detection when the source parameter is omitted.
Formality Control
Fine-tune output with the optional formality parameter (formal/informal/neutral).
Resilient by
Design.
Retries + circuit breaker handle upstream issues gracefully. Redis caching reduces cost and stabilizes repeated requests. Optional fallback routing is available when configured.
Retries + Circuit Breaker
Retries (up to 2 by default) and circuit breaking patterns reduce error spikes.
Redis Caching
Frequently requested translations are served from cache with a 7-day TTL.
Idempotency-Key
Safe client retries without accidental double-charging or duplicate work.
Built for trust and compliance
EU-hosted infrastructure, GDPR-compliant by design, and powered by renewable energy.
GDPR-Compliant
No request body storage. Minimal data retention. API keys verified through secure token infrastructure. All traffic encrypted with TLS.
From the Blog
Insights on translation technology and building multilingual products.
React i18n with a Translation API: Automating Translations in React Apps
How to connect a translation API to your React i18n workflow. Covers react-i18next setup, automated string extraction, API integration for generating translations, and a CI/CD pipeline that keeps translations in sync.
LibreTranslate vs Google Translate vs Langbly: Self-Hosted vs API Translation
A practical comparison of LibreTranslate (self-hosted, open-source) against Google Translate and Langbly. Covers real translation quality, hosting costs, language support, and when self-hosting makes sense.
Crowdin Machine Translation: How to Add a Custom Translation Engine
A step-by-step guide to integrating a custom machine translation engine into Crowdin. Covers the MT engine API, configuration, pre-translation workflows, and how to use Langbly as a Crowdin translation provider.
Works with our existing Google v2 client in minutes.
