HotDocs Web Service API Overview

The HotDocs Web Service is a RESTful web service, hosted in IIS, which exposes fundamental HotDocs Server features to callers. If you need a host application to run on a different machine (or a different platform) than HotDocs Server, you can choose to install and use the web services API, and then design your host application to access HotDocs via this REST interface.

Documentation

For full documentation of the HotDocs Web Service, see the HotDocs Web Service Help.

Prerequisites

Before you start the examples, you must:

Example Projects

All of the examples projects below are available to download from the HotDocs-Samples repository on GitHub.

Examples Walkthrough

To assist in developing custom web application using HotDocs Server and the HotDocs Web Service, there are example tutorials that explain different Web Service and HotDocs Server features. Each example covers different functionality an application will typically implement: