Public Endpoints
These endpoints do not require authentication.Server Info
Get server version and information.Health Check
Check if the server is running.Readiness Check
Check if the server is ready to accept requests.Swagger Documentation
Access the interactive Swagger UI documentation.Web UI
The web UI is served at the root path. It uses embedded UI files by default, with an option to serve from an external path.- If
ui_pathis configured and exists, serves from that directory - Otherwise, serves embedded UI files from
public/ui/
Workspace Files
Scan output files can be accessed directly via the workspace path. This endpoint is only available whenworkspace_prefix is configured in server settings.