v0.1.5 — Latest

Vigilry Developer Docs

Vigilry is a real-time incident risk engine. Capture events from your applications, detect anomalies automatically, and get alerted about incidents before they escalate.

Quick Navigation

How It Works

1
Ingest

Send events from your app using the SDK or the Ingestion Service HTTP API. Events are queued in Redis Streams.

2
Analyze

The risk worker processes events via BullMQ, scores anomalies, and creates incidents when thresholds are exceeded.

3
Alert

Incidents are broadcast over WebSocket to your dashboard in real time, so your team can respond immediately.

Base URLs

ServiceLocal URLPurpose
API Gatewayhttps://api.vigilry.comAuth, projects, events, incidents
Ingestion Servicehttps://ingest.vigilry.comEvent ingestion endpoints
WebSockethttps://ws.vigilry.comReal-time incident/event stream
Dashboardhttps://vigilry.comWeb UI