Report Database Endpoints

Get Reports for User by ID

GET https://discordcaptcha.xyz/api//v1/check_reports

This endpoint allows you to get the total amount of Penalty Points for a User.

Query Parameters

0

Submit Automatic Report

GET https://discordcaptcha.xyz/api//v1/add_report

This endpoint allows you to submit a report. You need to have the proper permission to submit a report. For more information on how to obtain this permission, visit the API Console.

Query Parameters

12345

Submit Manual Report

GET https://discordcaptcha.xyz/api//v1/add_manual_report

Use this endpoint to add a report which was manually submit by a member (e.g. using a report command)

Query Parameters

12345

Last updated