-
Notifications
You must be signed in to change notification settings - Fork 46
New API Proposal - Fraud Hotzone Report #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I am using the comments of the proposal to post the questions that came up in the WG Backlog session of 2025-07-10. Consent & Privacy
Scope and API Design
Adoption & Market Fit I put in copy of the thread to those who were in the discussion @eric-murray, @tanjadegroot |
|
My concern would be relying on contract as the lawful basis for sharing this level of information is that pointing to some vague clause in the contract about "using data for fraud prevention purposes" and then saying to the customer "well, you agreed to it" is not a good look. Whilst I agree that if the end customer has "consented" to sharing this data (and for GDPR and similar, that is a high hurdle), then it's fine to share, my concern is that APIs such as this will make CAMARA look like a "privacy intrusive" organisation. CAMARA APIs are intended for "general consumption" for any API consumer who can get the informed consent of the telco customers. If it is considered that this API is only applicable to a very narrow subset of API consumers (e.g. banks) and would never be offered for general consumption, then the GSMA route might be better. I would certainly welcome the GSMA's opinion on this proposal. |
|
Hi @eric-murray May I ask if the GSMA route refers to something like the Scam Signal API? Is this API not categorized under CAMARA APIs but instead classified as a GSMA Open Gateway API? What’s the difference between Scam Signal and CAMARA APIs? |
|
Hi, @albertoramosmonagas @eric-murray @tanjadegroot After our last meeting, our manager had a follow-up discussion with our partner bank and the technical team working on this API. We feel the current API name could better reflect what the API actually does. We’ve also made changes to the API’s input and output based on the issues discussed in the last meeting. |
Thanks for the update and for sharing the rationale behind the proposed name change. We understand the reasoning behind moving from “Communication Risk Check” to “Fraud Hotzone Alert”, as it indeed better reflects the API’s function of identifying abnormal communication patterns with high-risk geographies. If the decision is made to proceed with the new name, we kindly ask that it be reflected consistently across the issue title, pull request title, and any relevant content, to ensure traceability and alignment across teams. Thanks again. |
Thank you for the reminder. We have already updated the title, content, Markdown file, and presentation regarding the API name! |
jgarciahospital
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
API Proposal: Fraud Hotzone Report API
Description
Fraud Hotzone Report API empowers anti-fraud systems to analyze phone call and SMS activities associated with a phone number during a specified period, offering a comprehensive view of communication behavior.
The API provides multiple indicators and detailed insights related to phone call and SMS interactions. These insights enable banks, government agencies, and other API consumers to identify suspicious patterns more effectively. It enhances fraud prevention by supporting both suspect detection and victim protection.
Use cases
Fraud Hotzone Report API helps banks enhance real-time risk detection of incoming calls when bank customers receive suspicious scam calls during money transfers, effectively preventing fraud.
With this API, banks can detect abnormal changes in past communication behavior to determine whether the caller may be a potential scammer.
Fraud Hotzone Report API helps banks detect potential fraud when customers request large withdrawals. If suspicious behavior arises, staff can query the customer's communication data.
Using this API, they can detect abnormal changes in the customer's communication behavior to assess whether they might be potential victims.
Related to
#241