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/utils/network-provider
Method: GET
Description: Automatically identifies the network provider from submitted phone numbers and validates number format
Authorization Required: No
Parameters: Phone Number
Feedback: Success: Returns network provider details Failure: "Invalid phone number format" or "Unknown network provider"