Skip to main content

Web Services API

LogicalDOC can be used as middleware and can be integrated with other systems by the use of the built-in Web Service. The Web Service module is part of the LogicalDOC core distribution and is compliant with W3C specifications SOAP and MTOM. Using SOAP over HTTP allows for easier communication through proxies and firewalls than previous remote execution technology. MTOM is a method of efficiently sending binary data to and from web services; it allows more efficient sending of binary data in a SOAP request or response.

LogicalDOC also supports a the more informal standard called RESTful.

The LogicalDOC Web Services are divided in a number of specialized services, each one dedicated to a specific topic.

Web Services Bindings and Samples

The easiest way to interface with LogicalDOC's API's is by using one of our Bindings and Samples we provide in the product's wiki page. In that page we provide source code projects in all major programming languages​​: Java, .Net, PHP, Python. They can be a good examples to quickly learn "hands on" how to interface with the LogicalDOC's API

Web Services Documentation

SOAP

ReleaseDocumentationCompatiblity with previous release
8.9.3soapdoccompatibility report
8.9.2soapdoccompatibility report
8.9.1soapdoccompatibility report
8.9soapdoc
8.8.6soapdoc
8.8.5soapdoc
8.8.4soapdoc
8.8.3soapdoc
8.8.2soapdoc
8.8.1soapdoc
8.8soapdoc
8.7.4soapdoc
8.7.3soapdoc
8.7.2soapdoc
8.7.1soapdoc

REST

ReleaseDocumentationCompatiblity with previous release
8.9.3restdoccompatibility report
8.9.2restdoccompatibility report
8.9.1restdoccompatibility report
8.8.4restdoc
8.8.3restdoc
8.8.1restdoc
8.7.4restdoc
8.6.0restdoc
8.4.2restdoc
8.3.4restdoc
8.1restdoc