IBMWatsonLanguageTranslator
Connect to the The IBM Watson Language Translator API to translate text from one language to another. Test an API call and export the code snippet here. Pricing is free until a certain character threshold. Read more about the IBM Watson Language Translator API pricing: https://www.ibm.com/watson/developercloud/language-translator.html
IBMWatsonLanguageTranslator endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
createModel /createModel |
Uploads a TMX glossary file on top of a domain to customize a translation model.Depending on the size of the file, training can range from minutes for a glossary to several hours… |
| POST |
deleteModel /deleteModel |
Deletes trained translation models. |
| POST |
getModelDetails /getModelDetails |
Returns information, including training status, about a specified translation model. |
| POST |
getModels /getModels |
Lists available models for the Language translator service with option to filter by source or by target language. |
| POST |
translate /translate |
Translates input text from the source language to the target language. |
| POST |
translateByModelId /translateByModelId |
Translates input text from the source language to the target language. |
IBMWatsonLanguageTranslator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |