
Loading API details…
Bitfinex
The Bitfinex API offers public endpoints that return the full list of supported currency symbols and the available trading pair symbols on the platform.
Latency p95
221 ms
last successful checks
Uptime 30d
100.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
/v2/conf/pub:list:currency
Retrieve the list of all possible currency symbols.
/v2/conf/pub:list:pair:exchange
Retrieve the list of possible trading pair symbols.
⚠ Requires none authentication — check the API’s own docs for the exact header/param to use.
curl -X GET \ "https://docs.bitfinex.com/docs/v2/conf/pub:list:currency"
docs.bitfinex.com · HTTPS only · none auth