Trans-lator
Have you ever thought that the prices and limitations of Google Translate are so frustrating? If you agree with that question you're in the right place, you can implement this API in your projects without deal with so complicated stuffs. The only thing you have to do is to choose the plan that fit your needs the best.
Trans-lator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Languages /languages |
Get the list of the languages which can be used to translate a text |
| GET |
Text2Speech file /download/{file} |
Download the text2speech audio file in base64 format |
| GET |
Translate /translate/{from}/{to}/{text} |
Translate the text from a language to another |
Trans-lator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA Recommended | $15 / month | — |
|