GET /api/health.phpHealth and collector freshness
GET /api/stats.phpPool, node, miners, workers, blocks and badges
GET /api/history.php?range=1h|6h|24h|7d|30dPool/network history or miner-specific history
GET /api/history.php?range=24h&miner=MINER_IDPool/network history or miner-specific history
GET /api/shares.php?limit=60Live share stream or miner-filtered shares
GET /api/shares.php?miner=MINER_ID&limit=50Live share stream or miner-filtered shares
All endpoints are GET-only and use no-store headers.