Use these API endpoints to check if an account or level has been flagged by our admins.
Here is an example of one. (returns -1, real storm is cool)Made for the AbuseDB mod on Geode.
This preforms both checks on a level and account.
Returns level info or account info if doesn't exist then "-1" if no results for both.
This was also made for those who don't want to send a lot of requests.
Checks if a level is flagged and return the reason, returns "-1" if no results.
Checks if an account is flagged and return the reason, returns "-1" if no results.
Adds a level to AbuseDB.
Adds an account to AbuseDB.
Deletes a level from AbuseDB.
Deletes an account from AbuseDB.