Get direct wallet
Developing
PUT
https://api-x.smsonline.cloud/v3/customers/{userId}/cryptomus/direct/{currency}/{network}/{amount}
Supported Cryptocurrencies and Blockchain Networks
Cryptocurrency | Supported Networks |
---|---|
USDT | BSC, TRON, ETH, POLYGON, ARBITRUM, AVALANCHE, SOL, TON |
BTC | BTC |
LTC | LTC |
TRX | TRON |
ETH | ETH |
XMR | XMR |
POL | POLYGON, ETH |
BNB | BSC |
USDC | BSC, ETH, POLYGON, ARBITRUM, AVALANCHE |
SOL | SOL |
DASH | DASH |
DOGE | DOGE |
TON | TON |
BCH | BCH |
AVAX | AVALANCHE |
DAI | BSC, POLYGON, ETH |
Request
Path Params
userId
string
required
Example:
{{userid}}
currency
string
required
Example:
USDT
network
string
required
Example:
BSC
amount
integer
required
Example:
5.15
Body Params application/json
Request samples
Responses
Modified at 2025-05-30 13:37:15