cURL
curl --request GET \ --url https://api.orderly.org/v1/public/points/epoch
{ "success": true, "timestamp": 1702989203989, "data": { "current_total_epoch_points": 547, "current_epoch_points": 17, "current_epoch_id": 3, "total_traders": 200, "rows": [ { "rank": 1, "epoch_id": 1, "total_points": 15000 } ] } }
Limit: 10 requests per 1 second per user per IP address
GET /v1/public/points/epoch
Retrieve the number of merits for past epochs and current epoch
OK
true
1702989203989
Show child attributes