Headless Mode

The CycurRISK API-Client is a stand-alone GUI-less version of CycurRISK GUI-Client. You can control the API-Client via REST API calls. All available rest endpoints of Client-API are documented via Swagger UI.

After startup, the API client starts a local web server that listens to REST calls on port 5160. You can set the port number via a command-line parameter.

See the API-Client architecture as shown in the image below.

For the restrictions and system requirements to install and run API-Client, see Restrictions and General respectively.