An institutional investor is a company or organization that invests money on behalf of other people. Mutual funds, pensions, and insurance firms are among the examples. Our API provides a list of institutional investors that have invested at least $100 million. There is a limit of 500 records per API call.
https://financialdata.net/api/v1/institutional-investors| Name | Type | Description | Example |
|---|---|---|---|
| offset | integer | (Optional) The initial position of the record subset, which indicates how many records to skip. Defaults to 0. | 500 |
| format | string | (Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON. | json, csv |
[
{
"central_index_key": "0000702007",
"registrant_name": " CALDWELL SUTTER CAPITAL, INC."
},
{
"central_index_key": "0000315189",
"registrant_name": " DEERE & CO"
},
{
"central_index_key": "0002011427",
"registrant_name": " FOGEL CAPITAL MANAGEMENT, INC."
},
...
]Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.