Skip to content

Commit 3e48fcf

Browse files
authored
Merge pull request #85 from Telefonica/adritid/add-gsma-camara-tags
added tags for camara project and gsma
2 parents d3b7782 + fc6f58f commit 3e48fcf

File tree

10 files changed

+50
-0
lines changed

10 files changed

+50
-0
lines changed

v0/catalog/ageverification/ageverification.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ content:
1010
privacy.
1111
---
1212

13+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
14+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
15+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
16+
</div>
17+
1318
The standardized Age Verification API allows businesses to determine if users meet required age thresholds for accessing age-restricted subscriptions and services using verified data from mobile network operators.
1419

1520
This API is essential in regulated sectors such as online gambling, alcohol sales, or digital media with age restrictions, helping to block unauthorized access and eliminate fake accounts. The Age Verification API enables this verification privately and in real-time.

v0/catalog/devicelocation/devicelocation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ content:
88
mobile phone is in a determined location.
99
---
1010

11+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
12+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
13+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
14+
</div>
15+
1116
The Device Location API is a software interface that allows applications to confirm if a user's device is in its intended location. The network must track a device's location at all times to effectively provide telecommunications services. This capability is utilized to offer device location as a service.
1217

1318
The Device Location API enhances security by verifying that a device is in the expected location during transactions, which helps prevent fraud and unauthorized activities. This verification process also streamlines authentication, leading to faster and smoother transactions, ultimately improving the user experience.

v0/catalog/devicestatus/devicestatus.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ content:
88
specific SIM-based device by using events from the operators' network.
99
---
1010

11+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
12+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
13+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
14+
</div>
15+
1116
The standardised Device Status API provides the ability to check the roaming status of a given SIM-based device without identity theft or GPS.
1217

1318
This solution allows you to control resource management during international roaming in a more secure way.

v0/catalog/deviceswap/deviceswap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ content:
88
mobile line for fraud prevention purposes
99
---
1010

11+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
12+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
13+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
14+
</div>
15+
1116
The Device Swap API performs real-time checks on the last Device Swap event, providing real-time information about whether the SIM card associated with a user's phone number has been transferred to a different physical device.
1217

1318
Device Swap information can be invaluable for enhancing security, fraud detection, and ensuring compliance with regulatory requirements in various applications, apart from providing useful information of device upgrade trends in user segments.

v0/catalog/knowyourcustomer/knowyourcustomer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ content:
99
identity fraud.
1010
---
1111

12+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
13+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
14+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
15+
</div>
16+
1217
The standardised Know Your Customer API allows you to validate user contact information against data from Mobile Network Operators (MNOs), ensuring accuracy and improving both conversion rates and the quality of user onboarding for new services.
1318

1419
This API provides a quick and efficient method to verify customer contact details, helping you prevent identity fraud, including synthetic identities and identity theft. Additionally, by utilizing this standardized API, you can expand your user reach across multiple MNOs.

v0/catalog/numberverification/numberverification.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ content:
1313
with ease.
1414
---
1515

16+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
17+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
18+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
19+
</div>
20+
1621
Built as part of the Open Gateway initiative, the Number Verification API provides developers with universal access to essential network functionalities. Whether you're enhancing user registration processes, securing transactions, or optimizing user engagement strategies, integrating the Number Verification API enriches your application's security posture while ensuring a seamless user experience.
1722

1823
> 📘 Want to give it a try?

v0/catalog/qod/qod.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ content:
88
customers' devices on demand.
99
---
1010

11+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
12+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
13+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
14+
</div>
15+
1116
One good example is an application for enriching the audience experience when attending a live sporting event: add the capability to watch replays of relevant games.
1217

1318
To do this, the application activates a Quality on Demand session on the device of the customer just before it is about to start the video-streaming, so the customer can watch it regardless of the

v0/catalog/scamsignal/scamsignal.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ content:
1010
evolving threats.
1111
---
1212

13+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
14+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
15+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
16+
</div>
17+
1318
The Scam Signal API leverages mobile network operator intelligence to detect and prevent Authorized Push Payment (APP) fraud in real-time. By analyzing network patterns during transaction attempts, this API enables financial institutions to identify when customers are under active social engineering pressure and intervene before fraud completion.
1419

1520
Specifically designed for the critical detection window between fraud initiation and payment completion, Scam Signal has demonstrated proven effectiveness with early deployments reporting up to **41% reduction in successful scams** and **44% decrease in fraud losses**.

v0/catalog/simswap/simswap.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ content:
88
fraud prevention purposes
99
---
1010

11+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
12+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
13+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
14+
</div>
15+
1116
The standardized SIM Swap API enables seamless integration of SIM swap detection and management functionality into your applications. This API enhances security by identifying potentially fraudulent activity and providing an additional layer of protection against unauthorized access.
1217

1318
Additionally, the SIM Swap Unified API Access feature ensures access to network capabilities of various carriers through a single, standardized interface. This simplifies integration and improves efficiency for developers by consolidating access to multiple carrier networks.

v0/catalog/tenure/tenure.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ content:
99
network subscription identifiers based on account history and longevity.
1010
---
1111

12+
<div style="display: flex; gap: 8px; margin-bottom: 15px;">
13+
<span style="background-color: #f0f0f0; border: 1px solid #ccc; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold; color: #666;">Under CAMARA project</span>
14+
<span style="background-color: #8a8a8a; color: white; border-radius: 15px; padding: 4px 12px; font-size: 12px; font-weight: bold;">GSMA Certified API</span>
15+
</div>
16+
1217
The Tenure API provides businesses with the ability to verify and assess the length of tenure of mobile network subscribers, offering valuable insights into customer reliability and account stability. By leveraging verified data from mobile network operators, this API enables informed decision-making for fraud prevention, risk assessment, and customer onboarding processes.
1318

1419
This API is particularly valuable for financial services, digital platforms, and any business requiring additional verification layers to establish customer trustworthiness based on their mobile subscription history and account longevity.

0 commit comments

Comments
 (0)