Logo
Accusoft API Documentation

Administration (Self-Hosted)

Number of APIs: 5


1. Get Admin

GET {{prizmdoc_server_base_url}}/admin

https://help.accusoft.com/PrizmDoc/latest/HTML/health-status.html#get-admin



2. Get Health

GET {{prizmdoc_server_base_url}}/PCCIS/V1/Service/Current/Health

https://help.accusoft.com/PrizmDoc/latest/HTML/health-status.html#get-pccisv1servicecurrenthealth



3. Get Info

GET {{prizmdoc_server_base_url}}/PCCIS/V1/Service/Current/Info

https://help.accusoft.com/PrizmDoc/latest/HTML/health-status.html#get-pccisv1servicecurrentinfo



4. Get Servers

GET {{prizmdoc_server_base_url}}/PCCIS/V1/Service/Properties/Servers

NOTE: The cluster management REST API is only available if 1) you are self-hosting PrizmDoc Server and 2) you have clustering enabled. If you are using PrizmDoc Cloud, or if you are self-hosting in single-server mode, the URLs discussed in this page will not be available.

https://help.accusoft.com/PrizmDoc/latest/HTML/cluster-management.html#get-pccisv1servicepropertiesservers



5. Update Servers

PUT {{prizmdoc_server_base_url}}/PCCIS/V1/Service/Properties/Servers

NOTE: The cluster management REST API is only available if 1) you are self-hosting PrizmDoc Server and 2) you have clustering enabled. If you are using PrizmDoc Cloud, or if you are self-hosting in single-server mode, the URLs discussed in this page will not be available.

https://help.accusoft.com/PrizmDoc/latest/HTML/cluster-management.html#put-pccisv1servicepropertiesservers



ENDPOINTS