EasyTranslate
The EasyTranslate API provides a powerful, highly efficient solution for integrating instant language translation into any application, website, or service. Built for speed and reliability, EasyTranslate uses advanced models to deliver accurate, high-quality translations across a wide range of languages, making multilingual content accessible with a single API call.
EasyTranslate endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Translate text /translate |
- text: The text content to be translated. - from: The source language code (e.g., en, es). - to: The target language code (e.g., es, fr). |
| POST |
Detect language /detect |
- text: The text content to be translated. |
| GET |
Get languages /languages |
Provides a list of the supported languages and how to use them on the API |
| POST |
Batch Translate /batchTranslate |
Translate multiple strings in one request. Returns an array of translations in the same order. |
EasyTranslate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $8 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $80 / month | — |
|