GET /tickers/hist
Summary: Tickers history
Operation ID: getTickersHistory
Auth: unknown
Operation ID: getTickersHistory
Auth: unknown
Description
Returns historical ticker data for specified symbols.
Parameters (5)
end
(integer, query, optional)
End timestamp in milliseconds
limit
(integer, query, optional, default: 125)
Number of records (max 250)
Constraints: {'maximum': 250}
sort
(integer, query, optional)
Sort order: +1 for ascending, -1 for descending
Constraints: {'enum': [-1, 1]}
start
(integer, query, optional)
Start timestamp in milliseconds
symbols
(string, query, required)
Comma-separated list of symbols
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Tickers history | probe-gate |
https://api-pub.bitfinex.com/v2/tickers/hist?limit=125 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-22T10:44:49.864012 | 200 | 180ms |