v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

Deposit Address

Retrieve your deposit address or generate a new deposit address for a specific currency and wallet.

post/auth/w/deposit/address

Request body

walletstring required

Select the wallet from which to transfer (exchange, margin, funding (can also use the old labels which are exchange, trading and deposit respectively))

methodstring required

Method of deposit (methods accepted: “bitcoin”, “litecoin”, “ethereum”, “tetheruso", “tetherusl", “tetherusx", “tetheruss", "ethereumc", "zcash", "monero", "iota"). For an up-to-date listing of supported currencies see: https://api-pub.bitfinex.com//v2/conf/pub:map:tx:method

op_renewinteger

Input 1 to generate a new deposit address (old addresses remain valid). Defaults to 0 if omitted, which will return the existing deposit address

Response

200

{"stackTrail":"paths:/auth/w/deposit/address:post:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}