PUBLIC API

Transparency as JSON

The frontend uses only approved GET routes through the server-side proxy. The internal BlitzPool port and credentials are not exposed to browsers.

ENDPOINT CATALOG

Public dashboard routes

READ ONLY
RouteContentCache
/api.php?r=portsLive port status for PPLNS 3340/3349 and SOLO 3350/33595s
/api.php?r=infoPool info and high scores5s
/api.php?r=networkBitcoin network status5s
/api.php?r=pplnsPPLNS status5s
/api.php?r=distributionCurrent PPLNS distribution5s
/api.php?r=feesFee, minimum payout, coinbase budget5s
/api.php?r=ledgerAggregated ledger totals5s
/api.php?r=workersPublic worker summary when available5s
/api.php?r=chartPool hashrate time series5s
/api.php?r=blocksPool block data when upstream endpoint is available5s
The proxy whitelist prevents arbitrary internal API calls. Unknown routes return 404; optional upstream routes that do not yet exist return a controlled available:false state.