Create Mining Account
Create Mining Account
Creates a new mining account for the authenticated user. The account name must be unique within the user’s accounts.
POST
Create Mining Account
Authorizations
API key authentication using signed requests
Body
application/json
Mining pool account name. Must be unique. Alphanumeric characters and underscores allowed.
Maximum string length:
255Example:
"my_miner_01"
Request signature
Example:
"{{request}}"
Unique request identifier
Example:
"{{nonce}}"
Optional referral code for account creation
Maximum string length:
50Example:
"REF123"
Response
Successful response