Get cryptocurrency deposit address
Main Balance
Get cryptocurrency deposit address
This endpoint retrieves a deposit address of the cryptocurrency.
POST
Get cryptocurrency deposit address
Documentation Index
Fetch the complete documentation index at: https://whitebit-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using signed requests
Body
application/json
Currencies ticker. Example: BTC ⚠️ Currency ticker should not be fiat and it’s “can_deposit” status must be “true”. You can find this status in https://whitebit.com/api/v4/public/assets response.
Example:
"BTC"
Request signature
Unique request identifier
Cryptocurrency network. ⚠️ If currency has multiple networks like USDT - you need to specify network to be used. You can find ticker networks list in “networks” field from response https://whitebit.com/api/v4/public/assets.
Example:
"ERC20"