Download Postman collections and view high-level API documentation for the Factory server.
Note: If `DOCS_TOKEN` is not set on the server, downloads are open in development mode.
GET /api/health — basic server healthPOST /api/admin/alerts/anomaly/notify — send anomaly alert email (or simulate)GET /api/admin/alerts/anomaly/series — per-minute event series + statsGET /api/admin/alerts/state, PATCH /api/admin/alerts/state/read — alert badge stateGET/PUT /api/admin/proxy/allowlist — proxy allowlist CRUDGET /api/admin/custom-apis, POST /api/admin/custom-apis, DELETE /api/admin/custom-apis/:idPOST /api/custom/proxy — proxy via custom API connector (supports mock: true)POST /api/factory/register, GET /api/factory/services — service registry