POST
/api/integration/v1/document
Add a document to the project
GET
/api/integration/v1/project/{projectId}
Receive the project model
PUT
/api/integration/v1/project/{projectId}
Update a project by ID
DELETE
/api/integration/v1/project/{projectId}
Delete the project
GET
/api/integration/v2/project/list
Fetch the list of account projects
GET
/api/integration/v1/project/list
Fetch the list of account projects
GET
/api/integration/v1/project/{projectId}/statistics
(This method is obsolete and has been replaced with /api/integration/v2/project/{projectId}/statistics) Fetch project statistics
GET
/api/integration/v2/project/{projectId}/statistics
Fetch project statistics
PUT
/api/integration/v1/project/{projectId}/fuzzyRepetitions
Enable or disable calculating fuzzy repetitions in the project statistics
GET
/api/integration/v1/project/{projectId}/completedWorkStatistics
Receive statistics for the completed parts of the project
GET
/api/integration/v1/project/{projectId}/translationmemories
Receive a list of the TMs plugged into the project
POST
/api/integration/v1/project/{projectId}/translationmemories
Recreate the set of TMs plugged into the project. The set of TMs is identical for all target languages of the project.
GET
/api/integration/v1/project/{projectId}/glossaries
Fetch the list of glossaries plugged into the project
PUT
/api/integration/v1/project/{projectId}/glossaries
Set a collection of glossaries plugged into the project
GET
/api/integration/v1/project/{projectId}/glossaries/default
Fetch default glossary for the project
GET
/api/integration/v1/project/{projectId}/mt
Fetch the project's MT configuration
POST
/api/integration/v1/project/{projectId}/mt
Set an MT configuration in the project
GET
/api/integration/v1/project/{projectId}/mt/available
Fetch all the MT engines and profiles that can be used in the specified project
GET
/api/integration/v1/project/{projectId}/pretranslation-rules
Fetch the project pre-processing rules
POST
/api/integration/v1/project/{projectId}/pretranslation-rules
Define project pre-processing rules
PUT
/api/integration/v1/project/{projectId}/pretranslation-rules
Define project pre-processing rules
GET
/api/integration/v1/project/{projectId}/empty-folders-removing-status
Fetch the status of removing empty project folders
GET
/api/integration/v1/project/import-result/{importId}
Fetch the result of import into the Localization Project
POST
/api/integration/v1/project/cancel
Cancel the project
POST
/api/integration/v1/project/restore
Restore the project
POST
/api/integration/v1/project/complete
Complete the workflow for all project documents. As a result, the project status will change to Completed.
POST
/api/integration/v1/project/create
Create the project
POST
/api/integration/v2/project/{projectId}/import
Import keys and values from files into the Software Localization Project
POST
/api/integration/v1/project/document
Add a document to the project
POST
/api/integration/v1/project/language
Add a new target language to the project
DELETE
/api/integration/v1/project/language
Remove a target language from the project
POST
/api/integration/v1/project/{projectId}/translationmemories/bylanguages
Recreate the set of TMs plugged into the project. A separate set of TMs is created for each target language.
POST
/api/integration/v1/project/{projectId}/statistics/build
Start processing the project statistics
POST
/api/integration/v1/project/{projectId}/managers
Add managers to the specified project
DELETE
/api/integration/v1/project/{projectId}/managers
Delete managers from the project
POST
/api/integration/v1/project/{projectId}/assign
Automatically assign all new documents/segments to current linguists
POST
/api/integration/v1/project/{projectId}/ReferenceFiles
Add reference files to a project
POST
/api/integration/v1/project/{projectId}/run-empty-folders-removing
Run the empty project folders deletion task
POST
/api/integration/v2/project/{projectId}/export
Run export from Software Localization Project
POST
/api/integration/v1/project/{projectId}/copying
Run copying a project
GET
/api/integration/v1/project/copying/{taskId}
Get project copy state