Miner nodes build new blocks from work assigned through the mempool, compete for partition slots, and claim rewards when a block is accepted. The surface area exposed over HTTP to operators is small compared to mempool and storage; most mining logic runs inside the process rather than as ad hoc REST calls.
Public base URL
This site uses https://miner.lineage.to as the reference origin in examples where operator HTTP is exposed. See Info (miner API) for the miner entry in this reference.