The endpoint returns hashrate performance history for a specific worker on a mining account.
The maximum time window depends on the selected interval:
5m — up to 3 days1h — up to 7 days24h — up to 14 daysAPI key authentication using signed requests
Mining pool account name
255"my_miner_01"
Worker name
255"worker_001"
Time frame granularity
5m, 1h, 24h "1h"
Start timestamp in Unix seconds. Must be <= now
1709290000
End timestamp in Unix seconds. Must be <= now
1709340000
Successful response