VargaTech RetroPool BTC Solo · Public API v5
Read-only. Keine internen IP-Adressen, Wallet-Usernamen oder Rohlogs in den öffentlichen Endpunkten.
GET/api/public/v1/status
GET/api/miningpoolstats.json
GET/api/pools
GET/api/pools/btc/blocks
GET/api/pools/btc/payments
GET/api/pools/bch/blocks
GET/api/pools/bch/payments
GET/api/btc-live-display
GET/api/public/v1/miners
POST/api/public/v1/miner-dashboard
GET/api/public/v1/network
GET/api/public/v1/health
GET/api/public/v1/openapi.json
GET/api/public/v1/docs
Beispiel
curl -s http://192.168.178.30:4000/api/public/v1/status | jq
curl -s -X POST -H "Content-Type: application/json" -d '{"address":"YOUR_BTC_ADDRESS"}' http://192.168.178.30:4000/api/public/v1/miner-dashboard | jqÖffentliche Miner-Verbindung: stratum+tcp://77.22.47.104:3334
Für Internet-Zugriff nur die /api/public/ Endpunkte per Reverse Proxy veröffentlichen. Das interne Dashboard und /api/sessions nicht direkt freigeben.
Network Layer
/network ist ein gecachter Proxy auf öffentliche mempool.space-Daten. Lokaler Bitcoin Core bleibt im Dashboard die primäre Quelle für den eigenen Node.