> ## Documentation Index
> Fetch the complete documentation index at: https://developer.moneyone.in/llms.txt
> Use this file to discover all available pages before exploring further.

# FinPro Overview

> Complete Account Aggregator enablement platform for Financial Information Users

## What is FinPro?

FinPro is Moneyone's comprehensive technology suite designed for Financial Information Users (FIUs) in the Account Aggregator ecosystem. It provides production-ready APIs, SDKs, and operational dashboards that enable lenders, insurers, wealth managers, and fintech platforms to access customer-permissioned financial data without building individual integrations with each Account Aggregator.

## Core Value Proposition

### Rapid AA Ecosystem Integration

FinPro eliminates the complexity of integrating with multiple Account Aggregators by providing a single, unified API surface. FIUs can go live with AA-powered journeys in weeks instead of months.

### Multi-AA Connectivity

Built-in integration with all RBI-licensed Account Aggregators ensures maximum customer reach and data availability. The Smart AA Router automatically selects the optimal AA based on coverage and health metrics.

### Regulatory Compliance

FinPro is built to comply with RBI's AA framework, ReBIT technical specifications, and Personal Data Protection norms. All consent artifacts, audit trails, and data flows adhere to regulatory requirements.

### Zero Data Retention

Following data minimization principles, FinPro does not store customer financial data. All information flows through encrypted channels and is only accessible to authorized FIUs based on customer consent.

## Key Capabilities

### 1. Consent Management

FinPro provides comprehensive consent lifecycle management, including:

* **Consent Request Creation**: Generate consent requests using pre-configured templates that define purpose, validity, FI types, and fetch frequency
* **Customer Redirection**: Seamlessly redirect customers to Account Aggregators for consent approval via web redirection, deep links, or iframe embedding
* **Lifecycle Tracking**: Monitor consent status changes (approved, rejected, paused, revoked, expired) through real-time webhooks
* **Bulk Operations**: Manage large-scale consent campaigns with batch APIs for high-volume use cases

<Card title="Learn More" icon="file-contract" href="/guides/features/consent-management">
  Explore Consent Management Features
</Card>

### 2. Data Retrieval and Management

Once consent is approved, FinPro orchestrates secure data fetching from Financial Information Providers:

* **Automated Data Fetch**: Trigger data retrieval automatically upon consent approval or schedule periodic fetches for recurring consents
* **Bulk Data Engine**: High-throughput data fetching infrastructure supports large-scale operations with intelligent queueing and retry logic
* **Multiple Format Support**: Retrieve financial data in JSON, XML, or PDF formats based on downstream system requirements
* **Account-Level Access**: Granular access to specific linked accounts and FI types as per consent scope

<Card title="Learn More" icon="database" href="/api-reference/data/fi-request">
  Explore Data Management APIs
</Card>

### 3. Smart AA Router

Intelligent routing engine that optimizes AA selection based on multiple factors:

* **Multi-AA Integration**: Connect with multiple Account Aggregators simultaneously
* **Dynamic Routing Logic**: Route based on FIP coverage, AA health metrics, or custom business rules
* **Automatic Failover**: Re-route traffic in case of AA downtime or degraded performance
* **Value Optimization**: Configure routing preferences based on transaction success rates and customer experience metrics

<Card title="Learn More" icon="route" href="/guides/features/smart-aa-router">
  Explore Smart AA Router
</Card>

### 4. Financial Insights and Analytics

Built-in analytics engine that transforms raw financial data into actionable insights:

* **Transaction Categorization**: Automatically categorize transactions across 30+ categories including salary, EMI, rent, shopping, healthcare, and more
* **Income and Spend Analysis**: Calculate average balances, salary trends, spending patterns, and cash flow metrics
* **Risk Indicators**: Detect irregularities such as bounced transactions, round-figure patterns, and suspicious activities
* **Custom Rules Engine**: Build proprietary credit decisioning logic with configurable business rules

<Card title="Learn More" icon="chart-line" href="/guides/features/analytics">
  Explore Analytics Capabilities
</Card>

### 5. Recurring Consent Management

Manage periodic data fetches for ongoing monitoring use cases:

* **Loan Monitoring**: Track borrower financial behavior post-disbursal to detect early signs of stress
* **Collections Optimization**: Time collection calls based on real-time transaction activity
* **PFM and Wealth**: Auto-update customer portfolios for balance tracking, asset valuation, and budgeting
* **Dynamic Cohorting**: Segment customers into risk buckets based on observed transaction patterns

<Card title="Learn More" icon="arrows-rotate" href="/guides/features/recurring-consent">
  Explore Recurring Consent Management
</Card>

### 6. MIS and Funnel Analytics

Real-time operational intelligence for monitoring AA journey performance:

* **Funnel Visualization**: Track drop-offs across consent creation, approval, account linking, and data fetch stages
* **Per-FIP and Per-AA Metrics**: Drill down by FIP, AA, or account type to identify performance bottlenecks
* **Downloadable Reports**: Export data for offline analysis or integration with BI tools
* **Self-Service Dashboards**: Intuitive interface for exploring metrics without technical support

<Card title="Learn More" icon="chart-mixed" href="/guides/features/mis-funnel-analytics">
  Explore MIS and Funnel Analytics
</Card>

## Integration Options

### API-First Architecture

FinPro exposes RESTful APIs for all operations, enabling seamless integration with existing systems. Authentication is handled via OAuth2 client credentials flow.

### Webhook Notifications

Real-time event notifications for consent lifecycle changes and data readiness events. Webhooks include HMAC signatures for verification and can be configured per environment.

### Admin Portal

Web-based dashboard for configuring consent templates, managing webhooks, monitoring system health, and accessing operational reports.

### SDK Support (Coming Soon)

Pre-built SDKs for popular programming languages to accelerate integration and reduce development effort.

## Use Cases

### Digital Lending

* **Credit Evaluation**: Fetch bank statements, salary slips, and investment data for underwriting decisions
* **Income Verification**: Detect salary credits with 97% accuracy to validate borrower income
* **Alternate Data Sources**: Access GST, mutual fund, and equity data for comprehensive credit profiling

### Loan Monitoring and Collections

* **Post-Disbursal Tracking**: Monitor borrower account activity to detect early warning signals
* **Pre-Default Interventions**: Trigger outreach campaigns when spending patterns indicate stress
* **Collection Timing**: Optimize call timing based on real-time account balance and transaction activity

### Personal Finance Management

* **Account Aggregation**: Consolidate multi-bank financial data for unified portfolio tracking
* **Budgeting and Forecasting**: Analyze income and expense patterns to provide spending insights
* **Goal Tracking**: Monitor progress toward savings and investment goals

### Wealth Management

* **Portfolio Consolidation**: Aggregate investments across mutual funds, equities, fixed deposits, and PPF accounts
* **Asset Valuation**: Auto-update portfolio values based on market data and account balances
* **Personalized Advisory**: Provide tailored recommendations based on complete financial picture

### Insurance Underwriting

* **Risk Assessment**: Evaluate applicant financial stability using bank statement analysis
* **Premium Calculation**: Adjust premiums based on verified income and asset ownership
* **Fraud Detection**: Identify suspicious patterns and anomalies in financial behavior

## Security and Compliance

### Data Encryption

* End-to-end encryption for all financial data in transit
* Customer-specific key pairs ensure only authorized parties can decrypt data
* Zero plaintext storage on Moneyone servers

### Audit Trails

* Comprehensive logging of all consent requests, approvals, and data fetches
* Immutable audit records for regulatory compliance and dispute resolution

### Access Control

* Role-based access control (RBAC) for internal users
* API key and OAuth2 authentication for programmatic access
* IP whitelisting and rate limiting for additional security

### Compliance Framework

* Adherence to RBI Account Aggregator guidelines
* ReBIT technical specification compliance
* Personal Data Protection norms
* IT Act 2000 requirements

## Getting Started

<Steps>
  <Step title="Onboarding">
    Contact Moneyone to initiate FIU onboarding for UAT or production environment
  </Step>

  <Step title="Configuration">
    Configure consent templates, webhooks, and integration credentials via the FinPro admin portal
  </Step>

  <Step title="Integration">
    Integrate FinPro APIs into your application workflows using the provided documentation and Postman collection
  </Step>

  <Step title="Testing">
    Test consent journeys and data fetch operations in UAT environment
  </Step>

  <Step title="Go Live">
    Deploy to production and start serving customer-permissioned financial data requests
  </Step>
</Steps>

<Card title="Quick Start Guide" icon="rocket" href="/guides/quickstart">
  Follow the step-by-step guide to get up and running
</Card>

## Support and Resources

* **Technical Documentation**: Comprehensive API reference with request/response examples
* **Postman Collection**: Pre-configured API collection for testing and integration
* **Admin Portal**: Self-service configuration and monitoring dashboard
* **Developer Support**: Dedicated technical support team for integration assistance

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/consent/request-v2">
    Complete API documentation
  </Card>

  <Card title="Feature Guides" icon="book" href="/guides/features/analytics">
    Deep dives into platform capabilities
  </Card>
</CardGroup>
