(Get direct wallet address) Make a top-up with crypto
GET
https://api.smsonline.cloud/cs/checkout/cryptoV2
By sending a request to the endpoint with the payment amount, you will receive a recipient address that is valid for one hour.
If you need to make a payment in other currencies, please continue to use /cs/checkout/crypto as before.
Request
Query Params
userId
string
required
Example:
{{userid}}
key
string
required
Example:
{{APIKey}}
amount
integer
required
Example:
500
currency
string
required
Example:
USDT
network
string
required
Example:
TRON
Request samples
Responses
Modified at 2025-05-03 15:53:51