What's new
29 October 2025
- We've added support for advanced settings for Translation Memory operations, including powerful filter expressions and field update options. See Translation Memory Advanced Configuration for more details.
- We've introduced a new endpoint to reschedule workflow task deadlines, allowing you to adjust task due dates programmatically in Trados Cloud.
- The analysisStatistics model now includes information about locked segments.
- We fixed various bugs.
30 September 2025
- We introduced Trados Data Bridge APIs providing secure, read-only access to Trados Cloud data. The API allows you to query project, task, cost, and quality metric data using the OData v4 protocol, and connect directly to business intelligence tools such as Power BI.
- As part of our multi-region support, we have added the global List My Accounts endpoint.
- We fixed various bugs.
10 September 2025
- With this release we deliver Lookup, Concordance, Add and Update translation units to a translation memory. See this page for more details.
- You can now obtain and update the resources sequence information for a Translation Engine.
- A new project event
PROJECT.STARTEDhas been added. See this page for more details.
18 August 2025
- The new, modernized Trados Cloud Platform SDK for Java is now available. See the upgrade guide here.
12 August 2025
- You can now get word count and cost estimation analysis of files without the need to create a project. The functionality is accessible via the Request File Analysis and Poll File Analysis endpoints.
- As previously announced, the
languageProcessingRuleIdparameter is now mandatory for Update Translation Engine endpoint. - We fixed various bugs.
15 July 2025
- You can now add the
systemStatusproperty on termbase entries. See Update Termbase Entry. - We've improved the documentation around zip files on Add Source File and Attach Source File endpoints.
- As a reminder, we want to let our users know that the field
languageProcessingRuleIdunder Update Translation Engine endpoint will be mandatory. - Import Termbase and Poll Termbase Import endpoints will return
pendinginstead ofqueuedfor the status. This change is scheduled to take effect no sooner than six months from now.
8 May 2025
You can now download the target files associated with a project in a ZIP format. This functionality is accessible through three endpoints: Export, Poll, and Download.
With this release we deliver the Create, Update and Delete pricing model endpoints. Together with these, several changes were required to correct the pricing model response:
name: changed from required to default.additionalCosts.volumeUnitTypechanged from required to non required.additionalCosts.conditionalCostTypechanged from required to non required.additionalCosts.costOperatorchanged from required to non required.additionalCosts.costVariablechanged from required to non required.additionalCosts.operandchanged from required to non required.perTargetLanguageandperFilecost types have been removed fromlanguageCoststo clean up the structure.
We have expanded the cost types by introducing two new values: adhoc and adhoc volume.
Import and Export TM endpoints are now subject to API limits. For more details, please refer to this page.
We updated the Java Client samples to reflect the usage of the latest version.
We fixed various bugs.
1 April 2025
- As part of the Connected AI feature, we have added the following updates and new endpoints:
- We have introduced a new endpoint for listing Large Language Models (LLMs).
- We have added the functionality to update your translation engines with the new LLM resource type.
- We have added the source word count to the List Source Files endpoint.
- We fixed various bugs.
10 March 2025
- We've introduced the concept of Batched Webhooks.
- We've updated the models for Import Translation Memory, Export Translation Memory and Get Translation Memory Import History.
- As part of this, the existing
statusfield is now marked as deprecated in the response model of Import Translation Memory and Export Translation Memory. - Additionally, the fields
importAsPlainTextandtriggerRecomputeStatisticsare marked as deprecated in the request model of Import Translation Memory and in the response model of Get Translation Memory Import History, alongside thetraceIdfield. - Their decommissioning is scheduled at a minimum of six months from now.
- As part of this, the existing
10 December 2024
- You can now associate existing users with a service user to notify them of actions via email, using Trados UI. More details here.
- We have officially rebranded from RWS Language Cloud API to Trados Cloud Platform API. All references to our previous brand name will now reflect our new identity, Trados.
- Provided Postman Environments for multi-region.
18 November 2024
- As part of our multi-region support, we have added global endpoints to facilitate the discovery of available regions and hosts. For more details, see the Multi-region page.
- We have updated the documentation on how to use the new SDK with multi-region features.
- Additionally, we made various minor contract corrections.
- As a reminder, we want to let our users know that the field
languageProcessingRuleIdunder Update Translation Engine endpoint will become mandatory.
6 November 2024
We are planning to transition the hosting of our API from lc-api.sdl.com to api.eu.cloud.trados.com on November 9th:
lc-api.sdl.com for API and integrations will remain active.
Existing integrations will continue to work as before. We do recommend planning to change the URL when possible.
For new integrations, we recommend using the new URL to avoid additional work in the future.
You now have the ability to add notes to customer quotes.
We have updated the deprecated types for the
languageandtargetLanguagesfields in the Add Source File Request model, which now reference Language Request model. In the updated API contract, these fields have been changed from simple strings to structured objects containing alanguageCodeproperty, enhancing clarity and consistency in language handling.We fixed various bugs.
Note
We will provide backwards compatibility until May 2025. However, starting with this release, SDKs will be updated to use the new types. Please ensure your integration is updated to use the new Language Request model.
11 September 2024
- With this release we deliver the PerfectMatch functionality. You can apply PerfectMatch either at the start of a project or midway through the translation process. These capabilities are accessible via the PerfectMatch Mapping menu.
- We've improved filtering for projects lists. See the List Projects endpoint.
- A recent update has been made to the Webhooks Setup page, informing the customers that the order of webhook event deliveries cannot be guaranteed. Please take this into consideration using the
timestampfield to determine the event generation time. - You can now set due dates for tasks during project creation.
- We fixed various bugs.
28 August 2024
- We have introduced a new option which allows users to switch to a different pricing model at the Customer Quote Review task using the dedicated endpoint Update Project Pricing Model.
- You now have the ability to view the locking color options for MTQE segments by utilizing the Get Project Template endpoint.
- The parameter
termbaseStructure.fields.typein the Get Termbase endpoint is no longer marked as mandatory. - We fixed various bugs.
1 July 2024
- We updated the folder/resource locations to the new format, which now includes the path.
- We fixed various bugs.
9 May 2024
- You can configure the number of days after which projects are given the Completed or Archived status automatically using the
completionConfigurationoption under the following endpoints: Create and Update Project, Create and Update Project Template. - The field
languageProcessingRuleIdunder Update Translation Engine endpoint will become mandatory. The enforcement is scheduled at a minimum of six months from now. - As a reminder, we want to let our users know that we updated the folder/resource locations to the new format, which now includes the path. The old fields are marked as deprecated and their decommissioning is planned for near future. Please ensure you update the implementation if you are using fields that are marked as deprecated.
- We fixed various bugs.
8 April 2024
- We extended the information available on the webhooks setup page, Circuit Breaker section.
- We removed the
languageIdallowed values for the Export Quote Report endpoint. - As a reminder, we want to let our users know that we updated the folder/resource locations to the new format, which now includes the path. The old fields are marked as deprecated and their decommissioning is planned for near future. Please ensure you update the implementation if you are using fields that are marked as deprecated.
- We fixed various bugs.
27 February 2024
- With this release we deliver the Update and Delete Project Template endpoints. Subsequent iterations with new implementations will follow, ensuring continuous enhancement for project template update.
- We published a new page about multipart considerations
- We fixed various bugs.
13 December 2023
- With this release we deliver the Create Project Template endpoint. Subsequent iterations with new implementations will follow, ensuring continuous enhancement for project template creation.
- We enhanced the response model for the Get Project Template endpoint, which now includes settings for verification and batch tasks. The existing
forceOnlineandquoteTemplatefields from root level are now marked as deprecated, as they have been moved to thesettingssection. Their decommissioning is scheduled at a minimum of six months from now. - Webhooks will stop trying to send on urls that cause timeouts, retrying later. Read more here.
- We fixed various bugs.
16 November 2023
- We introduced the
applicableOutcomesfield under the get task endpoint to be used when completing the tasks. - You can now change the folder visibility when updating a customer.
- We fixed various bugs.
17 October 2023
- This release delivers more integrations for the customer resource type. You can now create, update and delete customers.
- We enhanced the response model for pricing endpoints.
- As previously announced, we made the
dueBy, thelocationand thelanguageDirectionsfields mandatory for creating a project. - We added
deliveredByas a new field for the update project capabilities. - We extended the information available on the webhooks setup page.
- We fixed various bugs.
06 September 2023
- With this release we deliver the create, read, update and delete endpoints of the new schedule template resource. You will find the endpoints under the schedule templates menu. You can also retrieve the schedule template attached to a project or to a project template using the relevant fields.
- Additionally, the create project now supports the schedule template resource, either individually or from the project template.
- We added the
apiInternalIdto task type and workflow task template to easily identify custom tasks. - We fixed various bugs.
17 August 2023
- We updated the folder/resource locations to the new format, which now includes the path. The old fields are marked as deprecated and their decommissioning is scheduled at a minimum of six months from now. Please ensure you update the implementation if you are using fields that are marked as deprecated.
- Enhanced project configuration now includes new choices for updating translation memory settings.
- We fixed various bugs.
- As a reminder, we want to let our users know that validations related to the following fields used at project creation:
dueBy,locationandlanguageDirectionswill become required in near future.
02 August 2023
- With this release we provide a new endpoint to allow integrators to update only one custom field of a project
- We extended the information available on the webhooks page
- You can now update a translation engine as a stand alone resource or one that is linked to a live project. Read this page for more details.
- We fixed various bugs.
15 June 2023
- We extended the information provided for both source and target files in a task with the
name, theversionandoriginatingTaskIddetails - We made available a new rate-limits endpoint and a new header which includes the relevant policy name, namely, the
X-RateLimit-Policyheader. Read the API-rate-limits page for more details. - We improved descriptions for the
defaultandrequiredfields here. - We updated the JAVA samples to reflect changes in the SDK.
- We fixed various bugs.
19 May 2023
- We replaced the
friendlyIdon all Project Group endpoints withshortIdand we've exposed it on all Project endpoints too. - As a security enhancement, we will restrict some characters in naming projects and project files. The unsupported characters are:
<,>,:,",/,\,|,?,*. - In 6 months we will introduce the following breaking change: on the Export Quote Report endpoint, if the quote is not generated using a Quote Template, the response will be an empty object.
- We will enforce validations related to the following fields at project creation:
dueBy,locationandlanguageDirections. These fields will become required in 3 months. - As a reminder, we want to let our users know that for security issues or bugs we may introduce breaking changes at any time.
20 April 2023
- With this release we enforce validations listed in the documentation for the Create and Update Project endpoints. This impacts the SDKs, so please update your integration accordingly.
- We extended the webhooks functionality to support error tasks
- We introduced the
customFieldsfield for project webhooks, and thedueByfield for task webhooks - We added the
nameof thecustomFieldsunder the response for the Get Project endpoint - We fixed various bugs.
21 March 2023
- We extended the list of webhooks available for tasks, projects, project files, project templates and enabled the first webhook for project group
- We fixed several bugs.
03 March 2023
- We introduced fields displaying the project status history and the
completedAtdate for a task. - We exposed the project creator as a sorting option on list projects.
- We fixed several bugs
- We want to remind our users we will enforce validations listed in the documentation for the Create and Update Project endpoints.
15 February 2023
- We enabled support for the Trados Enterprise Quote Template functionality
- We introduced the
projectManagersfield to enable the selection of individuals or of users groups at project creation. - We removed unnecessary outcome values for the Task Completed Request model on the Complete Task operation. This impacts the SDKs, so update your integration accordingly.
- You can now specify the
projectCreatoras an assignee type for a task when updating a project. - We will enforce validations related to the following fields at project creation:
dueBy,locationandlanguageDirections. These fields will become required in 6 months.
11 January 2023
- You can now create, read, update and delete Project Groups
- We've improved filtering for projects lists, namely by status and by creation date
- We've introduced fields displaying more details for error tasks
- We fixed various bugs
22 November 2022
- To enable support for the Trados Enterprise multi-source resources functionality, we're introducing an important breaking change: when creating workflows with multi-source languages from the TE UI, please use the new
languageDirectionscope value. As the new feature may limit previously working functionality, inconsistencies within applications or certain products may appear. For integrations that are impacted, please contact their developers to update the integrations. - We've made 3 new endpoints available for TM export
- We removed the old 10 MB size limitations for files, termbases and translation memories. We now support these values for files and these values for importing translation memory content.
- Users can now retrieve task comments.
- We've added the TM Import history endpoint.
- We are postponing the breaking change in the
LanguageDirectionRequestmodel, previously announced for November, and consequently the model can be used until the end of 2022. - 4 new endpoints are subject to API limits
- We fixed various bugs.
28 October 2022
- You can import translation memories using the import and poll endpoints. Note that the maximum size for an imported translation memory is 10 MB.
- We added traceability fields for terminology entries: createdAt, createdBy, lastModifiedAt, lastModifiedBy
- We added recommendations for HTTP headers
- We updated the recommendations for Authentication and the API rate limits with token values and other details
- We fixed various bugs
15 September 2022
- We introduced a new Export Quote Report mechanism and deprecated the older endpoint
- We updated the constrains for the 'name' and 'description' fields for the Create Project and Update Project endpoints that will be enforced starting December 2022
- We introduced a new page for the currently Known issues
- We fixed various bugs
22 August 2022
- You can now read language processing rules and translation memory field templates
- You can now create, read, update, delete and copy translation memories
12 August 2022
- Retiring of the Export Quote endpoint will happen in 6 months. You can read more about it here.
- We now support the Export Quote Report functionality with 3 new endpoints: Poll Quote Export Report, Export Quote and Download Exported Quote.
- You can now upload source and target file versions
- We published a new page about File formats
- We fixed various bugs
28 July 2022
- We published a new page about How to use location and folders
- We published a new page about How to report an API issue
- We fixed various bugs
19 July 2022
28 June 2022
- You can now read and update translation memory settings for a project's configuration
- We updated the user guide page for using fields with new animated gifs
- We fixed various bugs
07 June 2022
- We have increased the API limits, you can find the new limits on this page.
- Deprecation of the language direction code will happen in 6 months. You can read more about it here.
- Enforce validations related to the length of the name and description fields and the accepted input values for the Create and Update Project endpoints will be delivered in 6 months.
24 May 2022
- To address potentially infected files, we've updated our API contracts to support In-Product Antivirus scanning
04 May 2022
- You can now upload a .zip archive using this endpoint and then poll for the extracted files. After extraction, you can upload multiple source files to a project using a single call. The maximum size for an imported .zip file is 10 MB.
- Our Java SDK client is now available in public beta. Here are more details on how to start integrating it into your solution
- We published the API limits here
- We updated the Custom fields page with useful gifs
- We fixed various bugs
We update the .NET and Java client versions with each API release.
11 March 2022
- You can now export a termbase and a termbase template in Trados Enterprise using the Trados Cloud Platform API
- We fixed various bugs
22 February 2022
- You can now convert an xdt file into a termbase structure using this dedicated endpoint
- When updating a termbase entry you will have to provide either the name or the identifier for the
termbaseFieldValues - We fixed various bugs
2 February 2022
- You can now import a termbase in Trados Enterprise using the Trados Cloud Platform API. The supported extensions are
xmlandtbx. The maximum size for an imported termbase is 10 MB. - Our .NET SDK client is now available in public beta. Here are more details on how to start integrating it into your solution.
- We updated the basic project creation page with useful gifs and added a small Postman collection to help you get started quickly
- We fixed various bugs
15 December 2021
- You can now create, read, update and delete terminology termbases, termbase templates and termbase entries
- We fixed various bugs
18 November 2021
- You can now update the configurations of future tasks using the
projectPlanfield, in theupdate projectendpoint - Fixed various bugs
20 October 2021
- Basic project creation flow added
- Fixed various bugs
04 October 2021
- Added multiple date formats
- Added pagination for
List File Processing Configurationsendpoint - Fixed various bugs
08 September 2021
- Added support for downloading quote files
- Enum values updated to follow camelCase convention
- Updated documentation for projectTemplate in create project request
- Renamed customProperty to customFields in error responses
- Improved documentation for Reclaim Task
- Updated documentation for Quotes
26 August 2021
- Added support to restrict file downloads
- When creating/updating projects using a project template which has mandatory custom fields, you must supply those custom fields
- Fixed various bugs
We will remove deprecated fields from the ErrorResponse model in an upcoming release. Please ensure you are not using fields marked as deprecated!
29 July 2021
- Added endpoints for custom field definitions.
- Added support for custom fields on projects and project templates.
- The
translationEngine,fileProcessingConfiguration,workflowfields are now required on the/projectsendpoint. - The
isSkippedfield is now marked as required on the/workflow/updateworkflowendpoint. - Added new assignee type
projectCreatorwhen retrieving workflows. - Improved contract documentation on TQA endpoints.
- Fixed various bugs.
08 June 2021
- For endpoints that return multiple items, the
topquery parameter has a default value of100and a maximum value of100;skiphas a default value of0. - The
AuthorizationandX-LC-Tenantheaders are now required for all endpoints. - Improved the returned error structure.
- Fixed various issues with incorrect contract.
- Added new conditional cost fields (
costOrder,conditionalCostType,conditionalCostOperator,conditionalCostVariable,conditionalCostThreshold) when working with project quotes. - Added currency types for quote model.
17 May 2021
A Postman Collection is now available for integrators. Check out this page for details.
10 February 2021
- Target File > Download File Version endpoint
When you make a GET request to the /projects/{projectId}/target-files/{targetFileId}/versions/{fileVersionId}/download endpoint, you can now perform a direct download of the native file as well as of the BCM file version.
- Target File > Export Target File Version endpoint
When you make a POST request to the /projects/{projectId}/target-files/{targetFileId}/versions/{fileVersionId}/exports endpoint, you now have a query parameter where you can specify whether the file version export should be a native file or an sdlxliff file. The default value is native.
28 January 2021
- Project > List Project's Tasks endpoint
When you make a GET request to the /projects/{projectId}/tasks endpoint, you can now retrieve the available project tasks and their details.
- Retrieving tasks
Retrieving tasks provides the following new additional details:
- the Vendor Order Quote information
- the translation status for each task: the type of matches, the number of segments, the number of words/characters.
- Specifying target languages for source files
When adding source files to a project, you can specify their target languages via the targetLanguages and path elements.
₍^. .^₎⟆