fishnet icon indicating copy to clipboard operation
fishnet copied to clipboard

API to look up stats of a particular API key?

Open cyqsimon opened this issue 1 year ago • 1 comments

I know there is no public leaderboard, but is there an API to retrieve stats of a particular API key? This would at least allow contributors to lookup their own stats without giving too much incentive for any sort of bad-faith competition.

cyqsimon avatar Nov 14 '24 09:11 cyqsimon

I agree that this would be nice to have.

Currently all statistics are submitted to an InfluxDB instance (that is not intended to be read by lila) instead of the main database.

So this will require some more backend changes than simply adding the API.

niklasf avatar Nov 18 '24 17:11 niklasf