Currently, curbing mobile money fraud in the country is nearly impossible. To tackle this issue, we propose developing a real-time database that allows users to query and determine if a phone number is likely fraudulent based on public contributions, especially from those who have experienced fraud.
Endpoint: /api/reports/check-limit
Method: GET
Description: Prevents spam by limiting the number of times a specific phone number can be reported within a time period.
Authorization Required: No
Feedback: Success: Returns current report count and limit status Failure: "Rate limit exceeded" or "Invalid phone number"