{"data":{"service":"protocol-health-oracle","version":"1.0.0","endpoints":[{"path":"/health","method":"GET","auth":false,"description":"Liveness check."},{"path":"/v1/status","method":"GET","auth":false,"description":"Service catalog."},{"path":"/v1/protocols","method":"GET","auth":true,"description":"All tracked protocols with their latest health score and verdict."},{"path":"/v1/health/:slug","method":"GET","auth":true,"description":"Latest health score for one protocol: components (GitHub activity, TVL trend, treasury), source details, and score history.","params":{"history":"Optional. Number of historical scores to include (default 10, max 100)."}},{"path":"/v1/protocols (POST)","method":"POST","auth":true,"description":"Track a new protocol: { name, github_repo, defillama_slug, chain?, treasury_address? }. Scored immediately from live data."},{"path":"/v1/refresh (POST)","method":"POST","auth":true,"description":"Force an immediate live re-score of all protocols."}]},"meta":{"timestamp":"2026-07-03T04:24:10.436Z"}}