PrizmDoc v13.4 - Updated
Base URL for PrizmDoc Server
API Reference > PrizmDoc Server RESTful API > Base URL for PrizmDoc Server

Base URL for PrizmDoc Server

When making REST API calls to PrizmDoc Server, you need to use the appropriate base URL.

PrizmDoc Cloud

If you are using our PrizmDoc Cloud offering, use the following base URL for the PrizmDoc Server RESTful APIs:

Region PrizmDoc Server Base URL
United States https://api.accusoft.com

Remember that PrizmDoc Cloud requires you to authenticate each request with an acs-api-key request header.

PrizmDoc Enterprise (Self-Hosted)

When hosting PrizmDoc Server yourself, just use the hostname and port of your PrizmDoc Server instance (or the hostname and port of the load balancer which sits in front of your PrizmDoc Server cluster).

For a typical installation on localhost, the PrizmDoc Server base URL will be:

http://localhost:18681