API Reference

REST endpoints · Automation · Ops

For the full endpoint list and examples, go straight to Docs → API Endpoints.

The self-hosted API listens on loopback by default. Keep /health open for probes, and configure API keys before exposing any other endpoint to a network.

Common endpoints

  • GET /health - unauthenticated health probe
  • GET /api/v1/status — engine status
  • POST /api/v1/events — ingest canonical events
  • GET /api/v1/alerts — alert feed
  • GET /api/v1/metrics — routing/ops metrics
  • GET /api/v1/event-schemas — schema spec
  • GET /api/v1/config - redacted engine configuration