Fetch the user's current XP amount
Is there an endpoint I can use to fetch a user's current XP amount? The api docs link does not work. AFAIK the link below has not been working since 23 June
https://api.kiai.app/v2/docs
4 Replies
Hey @Kai! Our team will answer your post soon.
If this is an issue in your server, make sure you've included your server's ID (This can be found on the
/ping
command), as well as which users are having this issue.
Once your question has been answered, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution
to help others find the solution via Answer OverflowI'm actually working on a fix for the docs as we speak 😅
I don't remember if there's an endpoint off the top of my head, but I can check for you. One second please
Solution
https://api.kiai.app/v2/(SERVERID)/member/(USERID)
Thanks! I'll be able to test that in a day or so