Google Translator
Allows programatic integration with Google Translate. ... Cloud Translation can dynamically translate text between thousands of language pairs
Google Translator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Languages /v2/languages |
Returns a list of supported languages for translation. |
| POST |
Translates /v2 |
Translates input text, returning translated text |
| POST |
Detects /v2/detect |
Detects the language of text within a request. |
Google Translator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $18 / month | — |
|
| MEGA | $65 / month | — |
|