Bitfinex
Public REST API for the Bitfinex cryptocurrency exchange offering real-time and historical market data including tickers, order books, trades, OHLCV candles, funding statistics, and liquidation records.
Screenshot:
Slug: bitfinex
Key:
Base URL:
Auth: none
Endpoints: 12
Reachable: unknown
CORS: unknown
Tier: verified
Key:
bitfinex.com:bitfinexBase URL:
https://api-pub.bitfinex.com/v2Auth: none
Endpoints: 12
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
Endpoints (12)
| Path | Summary | Response | Auth |
|---|---|---|---|
| book/{symbol}/{precision} | Order book | application/json |
none |
| candles/{candle}/{section} | Candlestick data | ? |
none |
| conf/pub:{action}:{object}:{detail} | Configuration data | application/json |
none |
| funding/stats/{symbol}/hist | Funding statistics history | application/json |
none |
| liquidations/hist | Liquidation history | application/json |
none |
| platform/status | Platform status | application/json |
none |
| stats1/{key}:{size}:{symbol}:{side}/{section} | Statistics | application/json |
none |
| status/deriv | Derivatives status | application/json |
none |
| ticker/{symbol} | Get ticker for symbol | application/json |
none |
| tickers | Get multiple tickers | application/json |
none |
| tickers/hist | Tickers history | application/json |
none |
| trades/{symbol}/hist | Trade history | application/json |
none |