Bank Holding Companies

Bank Holding Companies Web API Documentation

Returns a list of bank holding companies covered by Intrinio.

Endpoint:
https://api.intrinio.com/banks/holding_companies.csv

Parameters

Name Description Example
query
Used to search for a ticker or bank name to return relevant banks. Morgan
ticker
The stock market ticker symbol associated with the companies common stock securities. TSLA
rssd_id
The bank/bank holding company RSSD ID issued by the Federal Reserve. 1139523
page_number
An integer greater than or equal to 1 for specifying the page number for the return values. 1
page_size
An integer greater than or equal to 1 for specifying the number of results on each page. 10
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
query
* required
Used to search for a ticker or bank name to return relevant banks.
ticker
* required
The stock market ticker symbol associated with the companies common stock securities.
rssd_id
* required
The bank/bank holding company RSSD ID issued by the Federal Reserve.
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
hide_paging
* required
Hide first row of paging information.

Output Fields

Name Description Type
rssd_id High Regulatory Holder, The unique number assigned by the Federal Reserve Board to the regulatory high holding company of the institution. number
name Bank Holding Company (Regulatory Top Holder), Regulatory top holder is assigned by the Federal Reserve Board based on ownership and control percentages. string
city City of High Holder, City in which the headquarters of the institution’s regulatory high holder are physically located. string
state Regulatory holding company state location, State location of the regulatory high holding company (either direct or indirect owner). string
banks List of banks under this holding company. array
rssd_id
High Regulatory Holder, The unique number assigned by the Federal Reserve Board to the regulatory high holding company of the institution.
name
Bank Holding Company (Regulatory Top Holder), Regulatory top holder is assigned by the Federal Reserve Board based on ownership and control percentages.
city
City of High Holder, City in which the headquarters of the institution’s regulatory high holder are physically located.
state
Regulatory holding company state location, State location of the regulatory high holding company (either direct or indirect owner).
banks
List of banks under this holding company.