# Moneyone FinPro ## Docs - [Analytics Excel](https://developer.moneyone.in/api-reference/analytics/analytics-excel.md): Retrieve analytics data as an S3 link or Excel file for a completed consent journey. - [Analytics JSON](https://developer.moneyone.in/api-reference/analytics/analytics-json.md): Retrieve analytics data in JSON format for a completed consent journey. - [Pull Analytics JSON](https://developer.moneyone.in/api-reference/analytics/pdf-pull-json.md): Retrieve analytics results in JSON format for a processed PDF. Step 3 of the PDF Analytics flow. - [Pull Status](https://developer.moneyone.in/api-reference/analytics/pdf-pull-status.md): Check the processing status of a previously pushed PDF. Step 2 of the PDF Analytics flow. - [Push PDF](https://developer.moneyone.in/api-reference/analytics/pdf-push.md): Upload bank statement PDFs for analytics processing. Step 1 of the PDF Analytics flow. - [Schedule Bulk FI Requests](https://developer.moneyone.in/api-reference/bulk/schedule.md): Schedule multiple FI requests in a single batch using a JSON payload. - [Bulk Status](https://developer.moneyone.in/api-reference/bulk/status.md): Query the processing status of a bulk batch with per-record details, filtering, and pagination. - [Schedule Bulk FI Requests (File Upload)](https://developer.moneyone.in/api-reference/bulk/upload.md): Schedule multiple FI requests by uploading a CSV or JSON file. - [Consent List](https://developer.moneyone.in/api-reference/consent/list.md): Retrieve a comprehensive list of all consents associated with a customer's mobile number, with optional filtering by product ID, account ID, and status. - [Consent List with Unique Accounts](https://developer.moneyone.in/api-reference/consent/list-unique-accounts.md): Retrieve a deduplicated list of consents with unique account information, supporting status filtering and pagination for large datasets. - [Consent List V2](https://developer.moneyone.in/api-reference/consent/list-v2.md): Retrieve consents using flexible party identifiers including mobile number, email, PAN, AADHAR, DOB, or GSTIN, with enhanced filtering capabilities. - [Consent Request V2](https://developer.moneyone.in/api-reference/consent/request-v2.md): Create a new consent request to initiate the Account Aggregator flow for customer data sharing authorization. - [Consent Request V3](https://developer.moneyone.in/api-reference/consent/request-v3.md): Create a consent request with automatic web redirection URL for seamless customer journey to the Account Aggregator interface. - [Revoke Consent](https://developer.moneyone.in/api-reference/consent/revoke.md): Revoke an active consent to immediately terminate data sharing authorization and prevent future data fetches. - [FI Request](https://developer.moneyone.in/api-reference/data/fi-request.md): Initiate a request to fetch financial information from the Account Aggregator for an approved consent. - [FI Request Status](https://developer.moneyone.in/api-reference/data/fi-request-status.md): Check the status of a financial information request and determine when data is ready for retrieval. - [Get All FI Data](https://developer.moneyone.in/api-reference/data/get-all-fi-data.md): Retrieve complete financial information in JSON format for accounts associated with an approved consent. - [Get All FI Data PDF](https://developer.moneyone.in/api-reference/data/get-all-fi-data-pdf.md): Retrieve complete financial information in PDF format for accounts associated with an approved consent. - [Get All Latest Data](https://developer.moneyone.in/api-reference/data/get-all-latest-data.md): Retrieve incremental financial data updates for periodic consent types, enabling efficient data synchronization without fetching complete historical records. - [Get FI Balance](https://developer.moneyone.in/api-reference/data/get-fi-balance.md): Retrieve current account balance information for one or more linked accounts, optimized for Personal Finance Management dashboards and quick balance displays without full transaction history. - [Get FI Data](https://developer.moneyone.in/api-reference/data/get-fi-data.md): Retrieve comprehensive transaction details and account information for a specific linked account, delivered in JSON format for easy integration and processing. - [Get FI Data XML](https://developer.moneyone.in/api-reference/data/get-fi-data-xml.md): Retrieve comprehensive transaction details and account information for a specific linked account in XML format, designed for systems requiring structured XML data processing. - [Account Aggregator List](https://developer.moneyone.in/api-reference/misc/aa-list.md): Retrieve the list of all Account Aggregators integrated with FinPro and available for your organization to use. - [Delete FI Data](https://developer.moneyone.in/api-reference/misc/delete-fi-data.md): Permanently delete Financial Information (FI) data associated with a specific consent from the FinPro system. - [FIP Health](https://developer.moneyone.in/api-reference/misc/fip-health.md): Retrieve FIP health metrics aggregated from multiple Account Aggregators - [FIP List](https://developer.moneyone.in/api-reference/misc/fip-list.md): Retrieve the complete list of Financial Information Providers (FIPs) that are live and operational in the Account Aggregator ecosystem. - [Product List](https://developer.moneyone.in/api-reference/misc/product-list.md): Retrieve the list of consent templates (products) configured in the FinPro admin portal for your organization. - [Check Profile](https://developer.moneyone.in/api-reference/user/check-profile.md): Check if a user is registered with Account Aggregators and has linked financial accounts - [Web Redirection Decryption](https://developer.moneyone.in/api-reference/web-redirection/decryption.md): Decrypt the encrypted response URL received from Account Aggregator after user consent flow - [Web Redirection Encryption](https://developer.moneyone.in/api-reference/web-redirection/encryption.md): Generate an encrypted web redirection URL for Account Aggregator consent flow - [Consent Events](https://developer.moneyone.in/api-reference/webhooks/consent-events.md): Webhook notifications for consent lifecycle changes - [Data Events](https://developer.moneyone.in/api-reference/webhooks/data-events.md): Webhook notifications for data fetch and delivery events - [Webhooks Overview](https://developer.moneyone.in/api-reference/webhooks/overview.md): Real-time event notifications for consent and data lifecycle events - [Financial Insights and Analytics](https://developer.moneyone.in/guides/features/analytics.md): Transform raw financial data into actionable insights for underwriting, risk assessment, and personalization - [Bulk Data Fetch](https://developer.moneyone.in/guides/features/bulk-data-fetch.md): Process thousands of FI requests efficiently with batch scheduling, status tracking, and error handling. - [Consent Management](https://developer.moneyone.in/guides/features/consent-management.md): Comprehensive consent lifecycle management for Account Aggregator data flows - [MIS & Funnel Analytics](https://developer.moneyone.in/guides/features/mis-funnel-analytics.md): Real-time operational intelligence for monitoring Account Aggregator journey performance and data delivery flows - [Recurring Consent Management](https://developer.moneyone.in/guides/features/recurring-consent.md): Scale consent-driven data flows for ongoing monitoring, portfolio tracking, and proactive risk management - [Smart AA Router](https://developer.moneyone.in/guides/features/smart-aa-router.md): Enterprise-grade traffic distribution and routing optimization across multiple Account Aggregators - [FinPro Overview](https://developer.moneyone.in/guides/finpro-overview.md): Complete Account Aggregator enablement platform for Financial Information Users - [Orchestration Integration Guide](https://developer.moneyone.in/guides/orchestration-integration.md): End-to-end integration flow for AA + PDF fallback with intelligent data fetch - [Quick Start Guide](https://developer.moneyone.in/guides/quickstart.md): Get up and running with FinPro APIs in minutes - [System Architecture](https://developer.moneyone.in/overview/architecture.md): Technical deployment of FinShare (FIP) and FinPro (FIU) servers in the Account Aggregator ecosystem - [Welcome to Moneyone](https://developer.moneyone.in/overview/introduction.md): Comprehensive Account Aggregator infrastructure for Financial Information Users and Providers - [AES-256-GCM](https://developer.moneyone.in/pfm/aes-256-gcm.md): Complete guide for AES-256-GCM encryption implementation in PFM APIs - [Angular Integration](https://developer.moneyone.in/pfm/angular-integration.md): Complete guide for integrating PFM service with Angular applications - [Overview](https://developer.moneyone.in/pfm/api-encryption-overview.md): Overview of encryption requirements and implementation in PFM applications - [API Only Flow](https://developer.moneyone.in/pfm/api-only-integration.md): Direct API integration flow for custom implementations - [Bank Accounts Data Dictionary](https://developer.moneyone.in/pfm/bank-accounts-data-dictionary.md): Comprehensive field reference for deposit / bank account analytics - [Data Flow Architecture](https://developer.moneyone.in/pfm/data-architecture.md): PFM platform data flow, processing phases, and analytics response structures - [Equities Data Dictionary](https://developer.moneyone.in/pfm/equities-data-dictionary.md): Comprehensive field reference for equities portfolio analytics - [ETF Data Dictionary](https://developer.moneyone.in/pfm/etf-data-dictionary.md): Comprehensive field reference for Exchange Traded Fund portfolio analytics - [Flutter Integration](https://developer.moneyone.in/pfm/flutter-integration.md): Complete guide for integrating PFM service with Flutter applications - [Integration Patterns](https://developer.moneyone.in/pfm/integration-overview.md) - [Mutual Funds Data Dictionary](https://developer.moneyone.in/pfm/mutual-funds-data-dictionary.md): Comprehensive field reference for mutual fund portfolio analytics - [Next.js Integration](https://developer.moneyone.in/pfm/nextjs-integration.md): Complete guide for integrating PFM service with Next.js applications - [Onboarding Init API](https://developer.moneyone.in/pfm/onboarding-init-api.md): Initialize the PFM onboarding process with redirection URL configuration - [Overview](https://developer.moneyone.in/pfm/overview.md): Comprehensive overview of the Personal Finance Management (PFM) Stack for Asset Management Companies - [React Integration](https://developer.moneyone.in/pfm/react-integration.md): Complete guide for integrating PFM service with React applications - [React Native Integration](https://developer.moneyone.in/pfm/react-native-integration.md): Complete guide for integrating PFM service with React Native mobile applications - [RSA-AES Hybrid](https://developer.moneyone.in/pfm/rsa-aes-hybrid.md): Complete guide for RSA-2048 + AES-256-CBC hybrid encryption implementation in PFM APIs - [Data Sharing via S3](https://developer.moneyone.in/pfm/scheduled-data-sharing/data-sharing-via-s3.md): Automated data transfer to business S3 buckets with scheduled intervals - [Overview](https://developer.moneyone.in/pfm/scheduled-data-sharing/overview.md) - [SDK Init API](https://developer.moneyone.in/pfm/sdk-init-api.md): Initialize PFM SDK session and retrieve authentication tokens for user onboarding - [SDK Flow](https://developer.moneyone.in/pfm/sdk-integration.md): SDK integration flow and platform-specific implementation guides - [System Architecture](https://developer.moneyone.in/pfm/system-architecture.md): PFM platform system components, services, and performance metrics - [Try It Out](https://developer.moneyone.in/pfm/try-it-out.md): Experience the PFM service with interactive demo showcasing the complete user journey - [User Analytics API](https://developer.moneyone.in/pfm/user-analytics-api.md): Retrieve user financial data and analytics from PFM service - [User Data API](https://developer.moneyone.in/pfm/user-data-api.md): Retrieve user's PFM data status and content based on configurable data structure - [User Nudges API](https://developer.moneyone.in/pfm/user-nudges-api.md): Retrieve personalized financial nudges and recommendations for users - [Webhooks](https://developer.moneyone.in/pfm/webhooks.md): Real-time notifications for analytics data availability - [Why It Stands Out](https://developer.moneyone.in/pfm/why-it-stands-out.md): Key differentiators and value propositions of the PFM platform including performance metrics and integration simplicity ## OpenAPI Specs - [openapi](https://developer.moneyone.in/api-reference/openapi.json)