{"service":"automation-health-monitor","slice":"n8n + Make + Zapier + Better Stack","docs":"See README.md","auth":"Per-org bearer token from POST /orgs (Authorization: Bearer or X-AHM-Org-Token). Not multi-user session auth.","endpoints":["POST /account/recovery/request (email a deletion code; lost API token)","POST /account/recovery/confirm (code + email; deletes org + token)","POST /orgs (returns api_token once)","GET /me (org token; login lookup, returns org + connected accounts)","GET /orgs/:id/workflows (org token; dashboard list)","GET /workflows/:id (org token; detail with baseline + anomaly history)","POST /accounts/n8n (org token)","POST /accounts/make (org token)","POST /accounts/zapier (org token)","POST /webhooks/zapier/manager/:accountId (webhook token)","POST /webhooks/zapier/self-report/:accountId (webhook token)","POST /webhooks/betterstack (BETTERSTACK_WEBHOOK_SECRET; client email for heartbeat-expiry incidents)","POST /scan (org token + organization_id)","POST /onboarding/:workflow_id/confirm (org token)","POST /detection/run (org token + organization_id)","GET /anomalies?organization_id= (org token; org filter required)","GET /health (public uptime — ok + last_poll_at only; no tenant data)"]}