v1
latestOpenAPI 3.0.32026-07-2613529376.3 KBMining Pool
Worker Hashrate History
Returns hashrate performance history for a specific worker on a mining account.
<Warning> Rate limit: 1000 requests/10 sec. </Warning>post/api/v4/mining/workers/hashrate
Request body
Example request
{
"account": "my_miner_01",
"worker": "worker_001",
"interval": "1h",
"from": 1709290000,
"to": 1709340000
}Response
Successful response