Binance Copy Trading Leaderboard API
The Binance Futures Copy Trading API allows users to retrieve Copy Trading data of top traders on the Binance Exchange.
26 subscribers
9.6/10 popularity
277 ms avg latency
100% success rate
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Binance Copy Trading Leaderboard API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
latest-records /futures/v1/latest-records |
Get latest order records. "startTime" and "endTime" should be unix timestamp in milliseconds. "pageSize" should be an integer (number of records to be fetched) |
| POST |
open-trades /futures/v1/open-trades |
Get a list of open positions |
| POST |
performance-data /futures/v1/performance-data |
Get performance data. "data_type" can be "PNL", "ROI", or "ASSET" "time_range" can be "1D", "30D", "1W", "1M", "3M", "6M", "1Y", "ALL" |
| POST |
copy-traders /futures/v1/copy-traders |
Get a of all traders copying this portfolio. |
| POST |
position-history /futures/v1/position-history |
Get futures position history data. |
| POST |
transfer-history /futures/v1/transfer-history |
Get asset transfer history. ► "pageSize" should be an interger (number of records to be fetched) ► "pageNumber" used for pagination |
| POST |
search-leaderboard /futures/v1/search-leaderboard |
Accepted "dataType" are PNL, ROI, MDD, AUM, COPY_COUNT, COPIER_PNL, SHARP_RATIO |
| POST |
lead-portfolio /futures/v1/lead-portfolio |
Get lead trader complete portfolio info |
Binance Copy Trading Leaderboard API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4.99 / month | 5 / second |
|
| ULTRA | $14.99 / month | 5 / second |
|
| MEGA Recommended | $49.99 / month | 20 / second |
|