Leaderboards

The leaderboards endpoint allows you to retrieve leaderboard standings for unrealized profit (period delta), unrealized profit (inception), volume, and realized profit.

📘

Leaderboard Competitions

The Configs Endpoint can be used to retrieve a list of all competitions shown on our Leaderboards.

The endpoint can be called like this: https://api-pub.bitfinex.com/v2/conf/pub:list:competitions

KeyAvailable Time FramesAvailable Symbols
"plu_diff" - (Unrealised Profit (Period Delta))"1w", "1M"tGLOBAL:USD
"plu" - (Unrealised Profit (Inception))"3h" - for specific pairs
"1w", "1M" - for tGLOBAL:USD
- Trading Pairs (e.g. tBTCUSD, tETHUSD)
- tGLOBAL:USD
"plr" - (Realized Profit)"1w", "1M"tGLOBAL:USD
"vol" - (Volume)"3h", "1w", "1M"- Trading Pairs (e.g. tBTCUSD, tETHUSD)
- tGLOBAL:USD

Response Details

FieldsTypeDescription
MTSintmillisecond timestamp
USERNAMEstringUsername
RANKINGintPlace on leaderboard
VALUEfloatValue of volume, unrealized profit, or realized profit
TWITTER_HANDLEstringShows the user's Twitter handle (if available)

Ratelimit: 90 req/min

Language
Click Try It! to start a request and see the response here!