Leaderboard route API
Hello,
Is an endpoint that returns the entire leaderboard or parts of it planned for the API? We ask users to upload the export file when they want to import from Lurkr. If this was added, we could automate/speed up the import process.
6 Replies
:NighthawkInteractionError: BEFORE YOU ASK FOR SUPPORT :NighthawkInteractionError:
1️⃣ • Use the panel in #🆘-instant-support to check if your problem is a common issue! Use the documentation and it's detailed guides to help you setup Lurkr!
2️⃣ • Use the commands /config check and /config troubleshoot to get a better idea what issue you're having!
❓ • Still stuck? Ask your question in as much detail as possible to help other people understand what your problem is and help you fix it quickly!
❗• This server uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the web to help others find answers.
@Almeida
ill probably add a toggle so users can make the leaderboard private, then ill make the leaderboard endpoint public i guess
since it already exists, its just hidden from the swagger
got it
Solution
there you go @Aleksandar
https://api.lurkr.gg/v2/docs#/levels/get_levels__entry_
Thanks!