API2
The following operations are supported. For a formal definition, please review the Service Description.
-
Authenticate
Authenticates an user and returns the authentication token -
CancelOrderRequest
Cancels the order -
CreateOrder
Create an order container. This will return the orderReference which will be used to populate the order with jobs -
CreateOrderAdvanced
Create an order container. This will return the orderReference which will be used to populate the order with jobs -
GetAdvancedQuote
Returns quotations for an input of word count. Please note that if you don't provide idDocument then the quotes returned by this function are just informational and cannot be used to add to any order -
GetAdvancedQuoteForDocument
Returns quotations for a document. -
GetAvailableSpecialities
Get a list of available specialities based on the source language -
GetAvailableTargetLanguages
Get a list of available target languages based on the source language and speciality -
GetLanguageID
Get a language identification based on a string input -
GetLanguageIdRfc5646
Get a language identification based on a RFC 5646 code -
GetLanguagesList
Get a list of languages and their associated IDs -
GetQuoteForDocument
Returns quotations for a document. -
GetQuoteForPlainHTML
Returns quotations for a source plain HTML content -
GetQuoteForPlainHTMLs
Returns quotations for a several plain HTML contents, aggregatted in a single quote -
GetQuoteForPlainText
Returns quotations for a source text -
GetQuoteForPlainTexts
Returns quotations for a several plain texts, aggregatted in a single quote -
GetRequestManagerUrl
Returns a link to the request manager -
GetSimpleQuote
Returns quotations for an input of word count. Please note that if you don't provide idDocument then the quotes returned by this function are just informational and cannot be used to add to any order -
GetSpecialitiesList
Get a list of specialities and their associated IDs -
HelloWorld
Hello world function for testing the connection to the API -
HelloWorldWithAuthentication
Tests the authentication token for a hello world request -
InstantTranslate
Returns an instant machine translation -
InstantTranslatePseudo
Returns a pseudo code -
RetrieveTranslatedDocument
Retreive the translated document described by the translation id. -
SaveBillingDetails
Attach billing details to an order -
TrackOrder
Returns the status of the jobs of a single order -
TrackOrders
Returns the status of several jobs defined by an orderID -
UploadMoreInfoDocument
Upload a document containing more info about the order.