Alternate Data Suite
Overview
In today's data-driven ecosystem, the ability to tap into alternative data sources is not just an advantage—it's a necessity.
The Alternate Data API Suite is a groundbreaking toolkit designed to empower organizations by providing deep insights into a user's digital footprint, social presence, and telecom engagement, all through the lens of their mobile number.
Comprising the Social Intelligence API and the Phone Tenure API, this suite is engineered to redefine how businesses assess risk, onboard customers, and personalize experiences.
Traditional data points like credit scores and income statements paint an incomplete picture of an individual's reliability and potential. Alternate data fills this gap by offering:
- Holistic Customer Profiling: Understand users beyond financial metrics.
- Enhanced Risk Assessment: Mitigate risks by analyzing behavioral patterns.
- Market Expansion: Reach underserved segments with limited credit history.
- Innovation in Services: Tailor offerings based on nuanced insights.
Key Features of the Alternate Data API Suite:
- Expansive Social Data: Access over 20+ social platforms, with continuous updates to include emerging networks.
- Telecom Tenure Insights: Uncover detailed phone usage patterns and network longevity.
- Digital Maturity Metrics: Gauge a user's digital age and online engagement levels.
- Robust and Secure Integration: Benefit from APIs that prioritize speed, reliability, and data protection.
Alternate Data Use Cases
1. Revolutionizing Credit Scoring for the Unbanked
Consider a millennial entrepreneur with a minimal credit history but a rich digital presence. Traditional credit models might flag them as high-risk due to a lack of historical data. By leveraging the Social Intelligence API, lenders can:
- Assess Digital Footprint: Analyze social engagement across multiple platforms.
- Evaluate Digital Trustworthiness: Use online behavior patterns as proxies for reliability.
- Expand Credit Access: Confidently extend credit to individuals previously deemed unscorable.
2. Fortifying Fraud Detection Mechanisms
Fraudsters often exploit gaps in verification processes. The Alternate Data APIs help organizations:
- Cross-Validate Information: Ensure consistency between declared and actual social profiles.
- Detect Anomalies: Identify discrepancies in phone tenure that might indicate fraudulent activity.
- Strengthen Security Protocols: Add layers of verification without compromising user experience.
3. Elevating Customer Segmentation and Personalization
Marketing strategies thrive on accurate customer segmentation. With these APIs, businesses can:
- Tailor Campaigns: Create hyper-personalized marketing messages based on social interests and digital behavior.
- Predict Customer Needs: Anticipate user requirements by understanding their online interactions.
- Enhance Engagement: Foster deeper connections through relevant and timely outreach.
4. Streamlining Onboarding and Enhancing KYC
First impressions matter. The APIs facilitate:
- Seamless Onboarding: Reduce friction by auto-filling user information where permissible.
- Efficient Verification: Accelerate KYC processes with reliable alternative data.
- Compliance Assurance: Maintain adherence to regulatory standards while optimizing user experience.
Social Intelligence API - Understanding Customer Digital Persona
The Social Intelligence API offers insights derived from their activity across various social platforms.
- Behavioral Insights: Understand user interests, affiliations, and engagement levels.
- Risk Mitigation: Identify potential red flags through social activity patterns.
- Market Intelligence: Inform product development with trends observed in user communities.
- Multi-Platform Access: Over 20+ social networks and counting.
- Real-Time Data: Up-to-the-minute information ensures decisions are based on current data.
- Comprehensive Metrics: From user existence to the digital age, gain a multi-dimensional view.
Endpoint
POST /v2/bytes/alternate-data/social-intelligence
Sample Request Body
{
"reference_id": "unique-transaction-id-12345",
"consent": true,
"purpose": "Assessing user's social presence for personalized credit offerings",
"mobile": "9876543210"
}
Request Parameters Explained
reference_id
: (String) A unique identifier for your transaction, ensuring traceability.consent
: (Boolean) Compliance with data protection laws requires explicit user consent.purpose
: (String) A clear statement of why the data is being requested.mobile
: (String) The user's mobile number, serves as the key to unlock social data.
Sample Response Body
{
"decentroTxnId": "XXXXXXXXXXXXX",
"status": "SUCCESS",
"responseKey": "success_social_data_fetched",
"message": "Social Intelligence Data from Alternate Data Sources Fetched Successfully.",
"data": {
"socialProfilesFound": 15,
"accountDetails": {
"FLIPKART": {
"userExists": true
},
"SNAPDEAL": {
"userExists": true
},
"HOUSING": {
"userExists": false
},
"FACEBOOK": {
"userExists": true
},
"INSTAGRAM": {
"userExists": false
},
"SKYPE": {
"userExists": false
},
"MICROSOFT": {
"userExists": false
},
"WHATSAPP": {
"status": "",
"userExists": true
},
"SHAADI": {
"userExists": false
},
"JEEVANSATHI": {
"userExists": false
},
"INDIANEXPRESS": {
"userExists": false
},
"DIGILOCKER": {
"userExists": true
},
"POLICYBAZAR": {
"userExists": false,
"userInEcosystem": true
},
"NOBROKER": {
"userExists": false
},
"BYJU": {
"userExists": false
},
"IRCTC": {
"userExists": true
}
},
"digitalAge": {
"year": 2017,
"month": 5,
"age": "7+"
},
"phoneMeta": {
"operator": "Airtel",
"isPostpaid": true,
"circle": "Delhi NCR"
}
}
}
Response Data Unpacked
socialProfilesFound
socialProfilesFound
- Type: Integer
- Description: Total count of social platforms where the user is active.
- Insight: A higher number may indicate a digitally savvy user, potentially correlating with certain risk profiles or customer segments.
accountDetails
accountDetails
- Type: Object
- Description: Detailed existence status across various social platforms.
- Fields:
userExists
: Indicates if the user has an account on the platform.status
(Optional): For platforms like WhatsApp, may include status messages.
Note: The platforms included are extensive, covering both mainstream and niche networks to provide a comprehensive view.
digitalAge
digitalAge
- Type: Object
- Fields:
year
: The earliest year of detected online activity.month
: The month corresponding to the earliest activity.age
: A friendly representation of the user's digital tenure.
Insight: Users with longer digital histories may be more stable and predictable in their behaviors.
phoneMeta
phoneMeta
- Type: Object
- Fields:
operator
: The user's mobile network provider.isPostpaid
: Indicates if the user is on a postpaid plan.circle
: The telecom circle or region associated with the number.
Insight: Postpaid users often undergo more stringent verification, potentially indicating a higher trust level.
Phone Tenure API - Measuring Stability Through Telecom Data
The Phone Tenure API provides insights into the user's relationship with their mobile number and network, offering indirect cues about their stability and reliability.
- Stability Indicator: Longer phone tenure may correlate with stable behavior patterns.
- Risk Assessment: Frequent number changes could signal higher risk.
- Supplementary Verification: Validates information provided during onboarding.
- Network Age: Exact duration of the user's association with their mobile network.
- Operator and Plan Type: Understanding the user's telecom choices.
- Regional Data: Verifying claimed locations with telecom circle information.
Endpoint
POST /v2/bytes/alternate-data/phone-tenure
Sample Request Body
{
"reference_id": "unique-transaction-id-67890",
"consent": true,
"purpose": "Evaluating phone tenure for loan eligibility",
"mobile": "9876543210"
}
Request Parameters Explained
- Consistent with the Social Intelligence API, ensuring seamless integration.
Sample Response Body
{
"decentroTxnId": "txn-fghij67890",
"status": "SUCCESS",
"responseKey": "success_phone_tenure_data_fetched",
"message": "Phone tenure data fetched successfully.",
"data": {
"ageOnNetworkRange": "5 to 6 Years",
"dateOfNetworkInitiation": "2017-09-15",
"operator": "Airtel",
"isPostpaid": true,
"circle": "Delhi NCR"
}
}
Response Data Unpacked
ageOnNetworkRange
ageOnNetworkRange
- Type: String
- Description: An estimated range indicating the duration of the user's association with their network.
- Insight: Longer tenure often suggests reliability and lower default risk.
dateOfNetworkInitiation
dateOfNetworkInitiation
- Type: String (Date)
- Format: YYYY-MM-DD
- Description: The exact date when the user joined the network.
- Insight: Can be cross-referenced with other data points for verification.
operator
, isPostpaid
, circle
operator
, isPostpaid
, circle
- Consistent with previous explanations, providing context for the user's telecom profile.
Opportunities
By integrating these APIs, organizations can:
- Unlock New Opportunities: Reach customers previously beyond your scope.
- Enhance Decision-Making: Base strategies on comprehensive, real-time data.
- Drive Growth: Differentiate your offerings in a competitive market.
This can lead to:
- FinTech Evolution: Redefine lending paradigms with enriched data models.
- Insurance Transformation: Tailor premiums based on nuanced risk profiles.
- E-commerce Personalization: Offer bespoke shopping experiences.
Getting Started
Ready to transform your data strategy?
- Contact Us: Reach out to our integration specialists for personalized support.
- Documentation: Explore detailed guides and resources to facilitate integration.
- Sandbox Environment: Test the APIs in a controlled setting before going live.
Join the vanguard of data-driven organizations and unlock the full potential of the Alternate Data API Suite today.
Updated 1 day ago