v1

latestOpenAPI 3.1.02026-07-24690345.5 KB

Ledgers

View your past ledger entries. Most recent entries are returned by default, but a timestamp can be used to retrieve time-specific data.

The endpoint returns data up to 6 years old.

post/auth/r/ledgers/{Currency}/hist

Path parameters

Currencystring required

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

Request body

categoryinteger

Allows you to filter the ledger response using an int value. For a list of possible values, see the table below.

startinteger

Millisecond start time

endinteger

Millisecond end time

limitinteger

Number of records (Max 2500)

walletstring

Wallet name e.g. exchange, margin, funding

Response

200