Skip to main content
Version: 10.0

Administration

The webPDF REST-API web services offer the option of querying the status, changing the configuration of the server or restarting it.

caution

Authorization with administrator rights is required to access this area of the web service API.

Administration is done via the REST methods in the section /admin/... ( API {REST} ).

Example: Get server status: GET /admin/server/status ( API {REST} )

A detailed description of the individual endpoints with their parameters can be found in the API description of the respective endpoint.