API Documentation
Pool Stats (miningpoolstats.stream)
GET /api/pool/stats
Full pool statistics in miningpoolstats.stream compatible format. Returns pool name, hashrate, miners, shares, blocks, network difficulty, and chain status.
Try itWallet Dashboard
GET /api/wallet?wallet=YOUR_ADDRESS
Worker list, share counts, estimated hashrate, and wallet metadata for any PRL address.
Pool Info
GET /api/pool
Extended pool information including fee, payout policy, recommended difficulty, and block history.
Try it