Merchant API (Private)
All private merchant API requires the use of Multichain's project API Key in the header.
API Ratelimit : 10 calls/second
✋
post
https://api.multichain.info
/app/v1/subwallet/create
Create Subwallet
get
https://api.multichain.info
/app/v1/assets
Get Asset Info
get
https://api.multichain.info
/app/v1/subwallet/deposit/history
Get Deposit History
Note: "uid" should be specified as "assetUid" query param in "Get Deposit History". Example of a assetUid (uid):
"ETHEREUM.0xf6ff95d53e08c9660dc7820fd5a775484f77183a"
Last modified 1yr ago