REST API
The MultiTrans REST API allows external systems to create translation projects programmatically in the MultiTrans TMS, to retrieve statuses of those projects and to retrieve the final translated documents. Various other information can also be retrieved or managed through the API, including retrieving and accepting quotes and retrieving or updating details on projects and tasks.
A translation project must contain one or more documents to be translated into one or more target languages and must contain basic information to allow project managers to start production on those projects right away, with as little human intervention as possible.
The project creation methods allow external systems to create projects programmatically, to upload documents using different protocols (HTTP(S), local or remote file system, or Base 64 encoding) and to provide the same project information that is available in the Project Creation Form (in the Customer Portal). Once the project has been finalized, the final version of the documents can be retrieved through the API.