Language Translator

IBM® is announcing the deprecation of the Watson® Language Translator service for IBM Cloud® in all regions. As of 10 June 2023, the Language Translator tile will be removed from the IBM Cloud Platform for new customers; only existing customers will be able to access the product. As of 10 June 2024, the service will reach its End of Support date. As of 10 December 2024, the service will be withdrawn entirely and will no longer be available to any customers.{: deprecated} IBM Watson™ Language Translator translates text from one language to another. The service offers multiple IBM-provided translation models that you can customize based on your unique terminology and language. Use Language Translator to take news from across the globe and present it in your language, communicate with your customers in their own language, and more.

MethodPathSummary
GET/v3/languagesList supported languages
POST/v3/translateTranslate
GET/v3/identifiable_languagesList identifiable languages
POST/v3/identifyIdentify language
GET/v3/modelsList models
POST/v3/modelsCreate model
DELETE/v3/models/{model_id}Delete model
GET/v3/models/{model_id}Get model details
GET/v3/documentsList documents
POST/v3/documentsTranslate document
GET/v3/documents/{document_id}Get document status
DELETE/v3/documents/{document_id}Delete document
GET/v3/documents/{document_id}/translated_documentGet translated document