{
  "service": "costlow watchdog",
  "endpoints": [
    "GET /api/status",
    "GET /api/monitors",
    "GET /api/history?slug=<slug>&days=90",
    "GET /api/checks?slug=<slug>&limit=200",
    "GET /api/incidents?slug=<slug>&limit=20",
    "POST /api/run?key=<RUN_KEY>"
  ]
}