Main Balance
Create new address for deposit
This endpoint creates a new address even when the last created address is not used. This endpoint is not available by default, you need to contact support@whitebit.com in order to get permissions to use this endpoint.
Address types:
| Currency | Types | Default |
|---|---|---|
| BTC | p2sh-segwit, bech32 | bech32 |
| LTC | p2sh-segwit, bech32 | bech32 |
POST
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
Currency's ticker.
Example:
"XLM"
Request signature
Unique request identifier
Currency's network (for multinetwork currencies). Example: OMNI or TRC20 or ERC20. For USDT default network is ERC20(ETH).
Example:
"ERC20"
Address type, available for specific currencies list (see address types table in endpoint description)
Available options:
p2sh-segwit, bech32