Our API provides valuable information about registered investment advisers, including the value of assets under management, number of accounts, contact details, etc. The data covers over 15,000 registered investment advisers, with most of them managing $25 million or more in client assets.
https://financialdata.net/api/v1/investment-adviser-information?identifier=BLACKROCK INVESTMENT MANAGEMENT, LLC| Name | Type | Description | Example |
|---|---|---|---|
| identifier | string | The legal name of an investment adviser. | BLACKROCK INVESTMENT MANAGEMENT, LLC |
| format | string | (Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON. | json, csv |
[
{
"legal_name": "BLACKROCK INVESTMENT MANAGEMENT, LLC",
"primary_business_name": "BLACKROCK INVESTMENT MANAGEMENT, LLC",
"central_index_key": null,
"lei_number": "5493006MRTEZZ4S4CQ20",
"form_of_business": "Limited Liability Company",
"fiscal_year_end": "December",
"state_of_incorporation": "DE",
"country_of_incorporation": "United States",
"office_address": "1 UNIVERSITY SQUARE DRIVE, PRINCETON, NJ 08540, UNITED STATES",
"office_phone_number": "609 282 2000",
"website": "https://www.blackrock.com",
"number_of_employees": 1483,
"assets_under_management": 458191510749.0,
"number_of_accounts": 46332
}
]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.