Get deposit address
Get or generate a cryptocurrency deposit address that can be used to transfer assets to the financial institution
Authorizations
Contact Mesh to get client Secret
Contact Mesh to get client Id
Body
Auth token that allows connecting to the target institution
1
Type of the institution to connect
robinhood
, eTrade
, alpaca
, tdAmeritrade
, weBull
, stash
, interactiveBrokers
, public
, coinbase
, kraken
, coinbasePro
, cryptoCom
, openSea
, binanceUs
, gemini
, cryptocurrencyAddress
, cryptocurrencyWallet
, okCoin
, bittrex
, kuCoin
, etoro
, cexIo
, binanceInternational
, bitstamp
, gateIo
, acorns
, okx
, bitFlyer
, coinlist
, huobi
, bitfinex
, deFiWallet
, krakenDirect
, vanguard
, binanceInternationalDirect
, bitfinexDirect
, bybit
, paxos
, coinbasePrime
, btcTurkDirect
, kuCoinDirect
, okxOAuth
, paribuDirect
, robinhoodConnect
, blockchainCom
, bitsoDirect
, binanceConnect
, revolutConnect
Symbol of the required cryptocurrency, e.g. ETH or BTC.
Can be used instead of the AddressType
field.
Type of the address of symbol to be transferred. Providing EthAddress
will assume a transfer of ETH over Ethereum blockchain.
Can be used instead of Symbol
field.
ethAddress
, btcAddress
, ltcAddress
, solAddress
, algoAddress
, celoAddress
, cardanoAddress
, polygonAddress
, bnbAddress
, elrondAddress
, neoAddress
, xrpAddress
, flowAddress
, harmonyOneAddress
, tronAddress
, dogeAddress
, opAddress
Specifies which the network to use to obtain the deposit address of the Symbol
asset.
Some of integrations require MFA code to create a deposit address, e.g. KrakenDirect
Response
ok
, serverFailure
, permissionDenied
, badRequest
, notFound
, conflict
, tooManyRequest
, locked
, unavailableForLegalReasons
A message generated by the API
User-friendly display message that can be presented to the end user
Strictly-typed error type that is explaining the reason of an unsuccessful status of the operation. All possible error types are available in the documentation.