Patrowl Engines API
Mock the Patrowl Engines API in seconds. This is the API documentation for Patrowl Engines usage.
[01]
About
Mock the Patrowl Engines API as a turnkey Mockzilla sim with 14 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. This is the API documentation for Patrowl Engines usage. Methods: 13x GET, 1x POST. Top resource groups: patrowl-engine. Hit https://api.justmocks.com/patrowl for the Mockzilla API Explorer landing and per-endpoint sample requests.
Endpoints
14 across 1 resource group
Methods
GET 13 · POST 1 none deprecated
OpenAPI
3.0.0 spec version 1.0.0
Source spec
10 KB · YAML
[02]
Endpoints
| GET |
/
|
Index page Return index page. Mocked via Mockzilla.
|
| GET |
/clean
|
Clean all scans Clean all current scans.
|
| GET |
/clean/{scanId}
|
Clean scan Clean scan identified by id.
|
| GET |
/getfindings/{scanId}
|
Get findings on finished scans Get findings on finished scans.
|
| GET |
/info
|
Engine info page Return information on engine.
|
| GET |
/liveness
|
Liveness page Return liveness page. Available as a Mockzilla mock endpoint.
|
| GET |
/readiness
|
Readiness page Return liveness page
|
| GET |
/reloadconfig
|
Configuration reloading page Reload the configuration file.
|
| POST |
/startscan
|
Start a new scan Start a new scan.
|
| GET |
/status
|
Status on all scans Status all current scans.
|
| GET |
/status/{scanId}
|
Status of a scan Status of a scan identified by id. Mockzilla mock: no signup, no API key.
|
| GET |
/stop/{scanId}
|
Stop a scan Stop a scan identified by id.
|
| GET |
/stopscans
|
Stop all scans Stop all current scans.
|
| GET |
/test
|
Test page Return test page
|