# FinEye Financial Analysis Suite ## Docs - [Statement Analysis Product APIs](https://api.fineye.co/statement-analysis-product-apis-6291935f0.md): FinEye is a robust financial analysis engine built specifically to address the unique requirements of small businesses and the financial institutions that serve them. At its core, FinEye delivers advanced, reliable bank statement analysis—equipping users with deeper, data-driven insights into business financial activities. ## API Docs - Statement Analysis Product APIs [Generate Session ID](https://api.fineye.co/generate-session-id-27068741e0.md): Generate a processing session for a specific borrower and document type. The session ID returned is used to track and manage all subsequent API operations within the workflow. This unique session acts as a reference for document upload, analysis, status checks, and report retrieval. - Statement Analysis Product APIs [Upload](https://api.fineye.co/upload-27068742e0.md): Upload one or more PDF documents for analysis. Uploaded documents are tied to the provided session ID. - Statement Analysis Product APIs [Pre Analysis](https://api.fineye.co/pre-analysis-27068746e0.md): - Statement Analysis Product APIs [Data Parsing](https://api.fineye.co/data-parsing-27068747e0.md): - Statement Analysis Product APIs [Pre Analysis with Data Parsing](https://api.fineye.co/pre-analysis-with-data-parsing-27068748e0.md): - Statement Analysis Product APIs [Start Analysis](https://api.fineye.co/start-analysis-27068743e0.md): Starts the analysis process for all documents uploaded in the specified session. The system checks file completeness before initiating OCR and financial analysis. - Statement Analysis Product APIs [Check Status](https://api.fineye.co/check-status-27068744e0.md): Retrieve the current processing status for the session's documents and reports. - Statement Analysis Product APIs [Retrieve Report](https://api.fineye.co/retrieve-report-27068745e0.md): Get the analysis report for the session. Returns links for XLSX and JSON output files once available.