BABEL GTranslate
From GTSoftLab comes a new and improved v2 simple API for translating plain text, HTML, JSON and XML documents between any of the 295 supported languages. Our team is focused on translation quality, that's why we constantly monitor, review and improve our BABEL Translation service All feedback welcome :) The GTSoftLab Team
BABEL GTranslate endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Translation Request /translate |
Use required [**text**] parameter to send the text to translate. HTML tags, CSS or Javascript content won't be touched. Use optional [**from**] parameter to specify the language… |
| GET |
Get Languages /languages |
Returns a list of supported languages and their corresponding code to use on [**from**] and [**to**] fields when submitting translation requests. |
| POST |
HTML Translation Request /translatehtml |
Use required [**test**] parameter to send the text to translate. HTML tags, CSS or Javascript content won't be touched. JSON content (if detected) will also be translated. Use… |
| POST |
JSON Translation Request /translatejson |
Use required [**test**] parameter to send the text to translate. Use this endpoint to translate JSON content. Use optional [**from**] parameter to specify the language of… |
| POST |
XML Translation Request /translatexml |
Use required [**test**] parameter to send the text to translate. Use this endpoint to translate XML content. Use optional [**from**] parameter to specify the language of original… |
BABEL GTranslate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA Recommended | $17 / month | — |
|
| MEGA | $25 / month | — |
|