Movements

View your past deposits/withdrawals. Currency can be specified to retrieve movements specific to that currency.

Path Params
string
required

Currency (BTC, ...). For an up-to-date listing of supported currencies see: https://api.bitfinex.com/v2/conf/pub:map:currency:label - Currency param can be omitted to retrieve recent movements for all currencies.

Body Params
int64

Millisecond start time, only records with MTS_UPDATED >= start (milliseconds) will be given as response.

int64

Millisecond end time, only records with MTS_UPDATED <= end (milliseconds) will be given as response.

int32

Number of records (Max 2500)

id
array of int32s

Optional array of deposit/withdrawal ids

id
string

Optional deposit address filter

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json