AA Gateway v1

FI data types

API Playground

The Account Aggregator(AA) ecosystem supports 23 FI types spread across bank, insurance, pension and investments FI types as discussed below.
The schema across all FI types adheres to a set of defined components:

  • Profile -Gives account holder information like name, date of birth, nominee etc.
  • Summary -Summarises the account information like account type, current balance, opening details etc.
  • Transactions - Contains list of transactions with details like transaction type, mode, narration among others.

Testing with Setu FIP

Setu FIP to help you get access to rich mock data for FI type Deposit as per the Account Aggregator specifications. More FI types will be available soon.

How to test?
  1. Call Create Consent Request API
  2. Open url to initiate consent manager flow
  3. Select and link Setu FIP and approve the consent
    • The approved consent allows you to initiate Data flow with Setu FIP
  4. Create a Data Session for the approved consent
    • Setu FIP prepares the data as per your consent request
  5. Call Fetch FI Data and get Deposit FI data from Setu FIP

Financial data from Setu FIP is available in xml and JSON formats.
Specify the required format as part of Get Data Session API.

This page will help you understand the structure of each FI type and what data will be available for you to build on top of. These FI types contain one account per FI type with 15 to 30 transactions spread across 6 months (Jan 1, 2021 to June, 30, 2021). We're adding dynamic mock data for more realistic and exhaustive integration testing.


Bank FI Types







Insurance FI types



Pension FI types



Investment FI types














GST FI types

On this page