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.
From the Blog
Insights on translation technology and building multilingual products.
Custom Instructions for Translation APIs: Tell the Model Exactly How to Translate
Most translation APIs give you zero control over the output. You send text, you get a translation, and you hope it fits your context. Langbly now lets you pass custom instructions with every request. Here is how it works and why it changes the way you handle translations.
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.
Works with our existing Google v2 client in minutes.
