-
Notifications
You must be signed in to change notification settings - Fork 0
API info on Bitfinex
mushegha edited this page Jun 1, 2018
·
1 revision
Endpoint: https://api.bitfinex.com/v2/ticker
curl \
--request GET \
--url https://api.bitfinex.com/v2/ticker/tBTCUSD
Endpoint: https://api.bitfinex.com/v2/tickers
curl \
--request GET \
--url https://api.bitfinex.com/v2/tickers?tBTCUSD,tETHUSD
Endpoint: https://api.bitfinex.com/v1/symbols
curl \
--request GET \
--url https://api.bitfinex.com/v1/symbols
Full API docs could be found in https://bitfinex.readme.io/v2/reference