Amazon Translate
Amazon Translate uses deep learning techniques to produce more accurate and fluent translation than traditional statistical and rule-based translation models.
Amazon Translate endpoints
| Method | Endpoint | Description |
|---|---|---|
| Translate text | ||
| GET |
Translate using Query / |
Translate with GET method. Use text query parameter to specify text that should be translated. Use target_lang to specify target language. |
| POST |
Translate with JSON / |
Translate with POST method. Use text query parameter to specify text that should be translated. Use target_lang to specify target language. |
Amazon Translate pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA Recommended | $40 / month | — |
|
| MEGA | $60 / month | — |
|