Text Translation
Easily translate text between Arabic, Chinese (Simplified), Chinese (Traditional), Czech, English, French, German, Italian, Japanese, Portuguese, Russian, Spanish, and Turkish. Source Language is optional now. Target Language can use full language or 2-3 character code (NOT case-sensitive). Arabic (ar), Chinese -Simplified (zh), Chinese -Traditional (zht OR chinesetraditional), Czech (cs),…
Text Translation endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Translate (Text) /translate/text |
Returns translated text as a string |
| POST |
Translate /translate |
Translate between any available language to any available language |
| POST |
Not Working - Translate HTML (Text) /translate/html/text |
Translate Text in an HTML to another language and returns translated text and language. Use the tags to extract specific tags i.e "h1,h3,p" Currently defaults to p for reduced… |
| POST |
Not Working - Translate HTML /translate/html |
Translate Text in an HTML to another language. Use the tags to extract specific tags i.e "h1,h3,p" Currently defaults to p for reduced overhead in translation. |
| POST |
Translate /translate |
Translate text from one language to another, will return details on the translated language. |
| POST |
Translate (Text) /translate/text |
Returns only the translated text in a string format |
Text Translation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA | $35 / month | — |
|
| MEGA | $75 / month | — |
|