Investment advisers are financial specialists who give investment advice or conduct security analyses for a fee. In the United States, they must register with the Securities and Exchange Commission if they handle $25 million or more in client assets. The API endpoint returns the legal names of over 15,000 registered investment advisers. There is a limit of 1000 records per API call.
https://financialdata.net/api/v1/investment-adviser-names| Name | Type | Description | Example |
|---|---|---|---|
| offset | integer | (Optional) The initial position of the record subset, which indicates how many records to skip. Defaults to 0. | 1000 |
| 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": "&PARTNERS"
},
{
"legal_name": "1 NORTH WEALTH SERVICES, LLC"
},
{
"legal_name": "1 ROUNDTABLE PARTNERS LLC"
},
...
]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.