Get the HotDocs Template Hub API application URL
You need the URL for the HotDocsTemplateHubApi application when you install HotDocs Web Services.
To get the HotDocs Template Hub API URL
- Open Internet Information Services (IIS) Manager.
- Navigate to Server > Sites > Default Web Site.
- Right-click the HotDocsTemplateHubApi application.
- Navigate to Manage Application > Browse; the application landing page loads in the web browser.
- In the web browser, copy the URL from the address bar; by default the URL is https://localhost/HotDocsTemplateHubApi.
- Substitute localhost in the URL with the name of the server on which the Hub is installed (e.g. example-server); for example, https://example-server/HotDocsTemplateHubApi.
- Add a trailing slash to the URL; for example, https://example-server/HotDocsTemplateHubApi/
Keep a copy of the URL; you require it during the Web Services installation process.