How often have we tried to reinvent the wheel? It is counterproductive to rebuild something that works. APIs (Application Programming Interfaces) are programming tools that we can use without having to reinvent fire. APIs are the developers' tools. They allow you as a programmer to deliver solid solutions fairly rapidly.
But you need API not only if you are a software developer. In the future, thanks to the Unlex API, our clients will be able to connect their physical miners to the Unlex cloud mining pool.
Key Name | Description | Possible Values | Error |
---|---|---|---|
"function" | Request Name | "balances" | "Wrong function name" |
"key" | Your unique generated API key | 15-digit alphanumeric code | "Wrong API key" |
Key Name | Description | Possible Values | Error |
---|---|---|---|
"function" | Request Name | "depositwallet" | "Wrong function name" |
"key" | Your unique generated API key | 15-digit alphanumeric code | "Wrong API key" |
"currency" | One of the currencies supported in our service. | 'BTC', BCH', LTC', XVG', DOGE', BNB', ETH', ETC', XMR' | "Wrong Currency Symbol" |
Key Name | Description | Possible Values | Error |
---|---|---|---|
"function" | Request Name | "withdraw" | "Wrong function name" |
"key" | Your unique generated API key | 15-digit alphanumeric code | "Wrong API key" |
"currency" | One of the currencies supported in our service. | 'BTC', BCH', LTC', XVG', DOGE', BNB', ETH', ETC', XMR' | "Wrong Currency Symbol" |
"wallet" | Wallet number to withdraw funds. | *Error entering the address may result in loss of funds. | "Wrong wallet address" |
"amount" | Withdrawal amount. | Specify the limits in the "Withdraw" section. | "Wrong amount" |
Key Name | Description | Possible Values | Error |
---|---|---|---|
"function" | Request Name | "history" | "Wrong function name" |
"key" | Your unique generated API key | 15-digit alphanumeric code | "Wrong API key" |
"currency" | One of the currencies supported in our service. | 'BTC', BCH', LTC', XVG', DOGE', BNB', ETH', ETC', XMR'. Empty = all currencies. | *Optional |
"limit" | Record Limit. | 0-99. Empty = 100 | *Optional |
Key Name | Description | Possible Values | Error |
---|---|---|---|
"function" | Request Name | "mine" | "Wrong function name" |
"key" | Your unique generated API key | 15-digit alphanumeric code | "Wrong API key" |
"currency" | One of the currencies supported in our service. | 'BTC', BCH', LTC', XVG', DOGE', BNB', ETH', ETC', XMR' | "Wrong Currency Symbol" "BTC is already being mined." |
Key Name | Description | Possible Values | Error |
---|---|---|---|
"function" | Request Name | "partnerlink" | "Wrong function name" |
"key" | Your unique generated API key | 15-digit alphanumeric code | "Wrong API key" |