Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API to look up stats of a particular API key? #271

Open
cyqsimon opened this issue Nov 14, 2024 · 1 comment
Open

API to look up stats of a particular API key? #271

cyqsimon opened this issue Nov 14, 2024 · 1 comment

Comments

@cyqsimon
Copy link
Contributor

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.

@niklasf
Copy link
Member

niklasf commented Nov 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants