Fund List

Retrieves a paginated list of funds, including basic fund information such as ISIN, name, fund company, and type.

{
  "funds": [
    {
      "isin": "LU1132649267",
      "name": "Fidelity Funds - FIRST All Country World Fund Y Acc (USD)",
      "fund_company": "FIL Investment Management (Luxembourg) S.A.",
      "type": "FUND"
    },
    {
      "isin": "LU1622585831",
      "name": "Fidelity Funds - Susta. Global Dividend Plus Fund I-ACC-Euro",
      "fund_company": "FIL Investment Management (Luxembourg) S.A.",
      "type": "FUND"
    }
  ],
  "current_page": 61,
  "next_page": 62,
  "total_funds": 30159,
  "total_pages": 3016,
  "funds_in_page": 10,
  "funds_left": 29549
}

Language
Credentials
Header
Click Try It! to start a request and see the response here!