Skip to main content
POST
Get Mining Accounts

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
request
string
required

Request signature

Example:

"{{request}}"

nonce
string
required

Unique request identifier

Example:

"{{nonce}}"

name
string

Optional filter to search for a specific mining account name (exact match)

Maximum string length: 255
Example:

"my_miner_01"

Response

Successful response

data
object[]
limit
integer
offset
integer