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"

参数

FieldTypeReqDefaultDescription
periodstring (daily | weekly | monthly | alltime)Nweekly
domainstringN
sortstring (impact | adopters)Nimpact
limitintegerN50

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test