Welcome to InfoShare API Documentation website!
API Documentation
The InfoShare Document Management Server offers an extensive API (Application
Programming Interface).
Communication is done via RESTlike calls (JSON), which are
sent to the InfoShare Document Management Server via HTTP / HTTPS protocol.
There are several 100 API calls available, which can be used to administer the entire
system as well as to perform document functions such as legally compliant document
storage, document versioning, conversion of image files into full-text searchable PDF
documents, etc.).
With each new release, new functionalities (API calls) are offered. Care is taken to
ensure that existing implemented API calls also work on newer software versions.
To enable easy integration in Microsoft .NET, .NET Core or Java applications, proxy
libraries for .NET, .NET Core and Java are provided.
Of course, the JSON objects themselves can be generated and sent to the InfoShare
Document Management Server.
In addition to the proxy libraries mentioned above, sample applications written in
CSharp and Java are also included. The included storyboard supports the installation of
the sample applications and also documents the calls in the sample applications.
Application integrations implemented in InfoShare version 4 via the RESTlike interface
are fully usable under InfoShare version 5.