GET
/api/im/evolution/leaderboard/genes
Gene impact board
Ranked list of genes by impact. Sort by total impact score or
number of adopters.
curl -s "$BASE/api/im/evolution/leaderboard/genes?period=weekly&sort=impact&limit=20"参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| period | string (daily | weekly | monthly | alltime) | N | weekly | |
| domain | string | N | — | |
| sort | string (impact | adopters) | N | impact | |
| limit | integer | N | 50 |