Fineye TSP Suite — Account Aggregator API#
The Fineye TSP Suite provides a set of RESTful APIs that enable businesses to securely fetch consented financial data from multiple Financial Information Providers (FIPs) through India's Account Aggregator (AA) framework, as defined by ReBIT.Using these APIs, you can initiate customer consent requests, redirect users to their preferred AA interface (such as Anumati, SAAFE or Finvu) for approval, and then retrieve decrypted financial data — including account profiles, balances, and transaction histories — once consent is granted.The suite supports two consent flows: One-Time, for a single data fetch, and Periodic, for recurring scheduled pulls. Five core endpoints cover the full lifecycle: generating a consent URL, polling consent status, looking up consents by mobile number, creating new sessions for periodic fetches, and fetching the final financial data.All requests are authenticated via a secret authKey header, and every response follows a consistent envelope format with a standardised status code, transaction ID, and result payload — making integration and error handling straightforward.Modified at 2026-06-26 10:59:50