Skip to main content
POST
Get Mining Account Hashrate

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
account
string
required

Mining pool account

Example:

"miner123"

from
integer

Unix timestamp of starting point

Example:

1640995200

to
integer

Unix timestamp of final point

Example:

1641081600

interval
enum<string>
default:1h

Timestamp interval

Available options:
5m,
1h,
24h
Example:

"1h"

Response

Successful response

data
object