Skip to main content
POST
Create Mining Account

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
name
string
required

Mining pool account name. Must be unique. Alphanumeric characters and underscores allowed.

Maximum string length: 255
Example:

"my_miner_01"

request
string
required

Request signature

Example:

"{{request}}"

nonce
string
required

Unique request identifier

Example:

"{{nonce}}"

referralCode
string

Optional referral code for account creation

Maximum string length: 50
Example:

"REF123"

Response

Successful response

data
object