榜单
端点
GET /leaderboard
返回首页榜单 JSON;需要已配置的 PostgreSQL 与榜单数据。
GET
榜单
返回首页 榜单 JSON,供前端列表页使用。依赖已连接 PostgreSQL 及库内榜单相关数据(分析写缓存时会更新排行榜等,详见主仓库 README)。Documentation Index
Fetch the complete documentation index at: https://docs.forevex.trade/llms.txt
Use this file to discover all available pages before exploring further.
查询参数
| 参数 | 说明 |
|---|---|
limit | 返回条数,默认 30,范围 1~100 |
示例
Query Parameters
返回条数,默认 30,范围 1~100
Required range:
1 <= x <= 100Response
200 - application/json
榜单 JSON
The response is of type object.