Web Service API Services
memoQ Server web service interface (also known as web service API, or shortly WS API) provides access to memoQ Server functionality via standard web services technology, therefore enables integration with any platform supporting standard web services, including applications developed in Microsoft .NET or Java.
The web service API is implemented by multiple service endpoints, each accessible via a different URL.
- Translation memory management
- Term base management
- LiveDocs management
- Light resource management
- Security management
- Server project management
- File upload/download
- License (ELM) management
- Asynchronous tasks management
Language codes
Several API functions expect language code(s) as parameter. Also, entity classes may have language code members. In all cases (unless indicated otherwise) three+(two) letter ISO language codes are to be used, such as fre, eng, eng-US.
Requirements
Accessing the memoQ Server web service API requires the following:
- An installed an licensed copy of memoQ Server;
- A "Web Service API" license.