Projects
Get a project quote
OAuth2 Bearer token authentication
(required) Project type
(required) Bigram representing a language (ex: en-us). Full list available via API call.
^[a-z]{2}(-[a-z]{2})?$(required for translation projects) Bigram representing a language (ex: en-us). Full list available via API call.
^[a-z]{2}(-[a-z]{2})?$(required) Number of words to quote
Gets a quotation
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
List projects
OAuth2 Bearer token authentication
Search results are limited to 100 items. Specify page number to read more than the first page.
Lists Projects
Unauthorized
Forbidden
Code samples
Filter projects
OAuth2 Bearer token authentication
URL encoded JSON selector composed of one or several criteria.
Comma separated order list
Search results are limited to 100 items. Specify page number to read more than the first page.
Lists Projects
Unauthorized
Forbidden
Parameters
Code samples
Get a project
OAuth2 Bearer token authentication
The Project ID.
Gets the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Create a project
Using a project template
Available options
OAuth2 Bearer token authentication
Project Created
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Duplicate a project
OAuth2 Bearer token authentication
The Project ID.
Project Duplicated
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Launch a project
OAuth2 Bearer token authentication
The Project ID.
Launches the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Insufficient credits
Code samples
Launch a project synchronously
OAuth2 Bearer token authentication
The Project ID.
Launches the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Insufficient credits
Code samples
Finalize a project
OAuth2 Bearer token authentication
The Project ID.
Finalizes the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Update a project
OAuth2 Bearer token authentication
The Project ID.
Project Updated
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Update failed
Code samples
Pause a project
OAuth2 Bearer token authentication
The Project ID.
Pauses the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Resume a paused project
OAuth2 Bearer token authentication
The Project ID.
Resumes the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Cancel a project
OAuth2 Bearer token authentication
The Project ID.
Cancels the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Archive a project
OAuth2 Bearer token authentication
The Project ID.
Archives the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Unarchive a project
OAuth2 Bearer token authentication
The Project ID.
Unarchives the Project
^[a-z]{2}(-[a-z]{2})?$^[a-z]{2}(-[a-z]{2})?$Unauthorized
Forbidden
Code samples
Enable translation memory options on project
OAuth2 Bearer token authentication
The Project ID.
Unauthorized
Forbidden
Code samples
Last updated
Was this helpful?