Worker Hashrate History
Worker Hashrate
Retrieve hashrate history for a specific mining worker at configurable intervals via the V4 API.
POST
Worker Hashrate History
Authorizations
API key authentication using signed requests
Body
application/json
Mining pool account name
Maximum string length:
255Example:
"my_miner_01"
Worker name
Maximum string length:
255Example:
"worker_001"
Time frame granularity
Available options:
5m, 1h, 24h Example:
"1h"
Start timestamp in Unix seconds. Must be <= now
Example:
1709290000
End timestamp in Unix seconds. Must be <= now
Example:
1709340000
Response
Successful response