FDIC BankFind
From AltData.wiki, The Alternative Data Encyclopedia
FDIC BankFind Suite is a public data platform from the U.S. Federal Deposit Insurance Corporation that provides programmatic access to information about banks insured by the FDIC. Its API exposes datasets on insured institutions, their locations, financial performance, historical events, and bank failures, and is offered as a free service for developers and analysts [1].
The platform sits alongside the FDIC's consumer-facing BankFind Suite search tool and gives quantitative users direct access to the same underlying records: institution profiles drawn from regulatory filings, quarterly financial data, branch locations, summary-of-deposits figures, and the official history of failed banks. As of late 2025, the FDIC provided deposit insurance at 4,336 institutions, all of which are covered by this data [2].
What It Does
BankFind Suite's API lets developers query the FDIC's publicly available bank data without scraping or manual downloads. The documentation describes endpoints covering institutions, locations, history, failures, Summary of Deposits, financials, and demographics, each searchable with Elasticsearch-style query syntax and returnable as JSON or CSV [1].
In practical terms, a user can pull the current roster of insured institutions with identifiers such as CERT and FDIC certificate numbers, retrieve balance-sheet and income-statement items reported on call reports, map branches by geography through the locations and Summary of Deposits endpoints, and obtain the complete record of bank failures handled by the FDIC as receiver [1].
Data and Methodology
The data originates from the FDIC's supervisory and insurance operations. The corporation examines and supervises certain financial institutions for safety and soundness, performs consumer-protection functions, and manages receiverships of failed banks; it publishes quarterly reports detailing banks' financial performance, including leverage ratios [2]. The API repackages these regulatory collections into documented endpoints with OpenAPI specifications available in YAML form [1].
Financial fields follow the standard regulatory reporting framework used across federal banking agencies, so series can be compared across institutions and over time. Query parameters support filtering, field selection, sorting, and pagination, and users may optionally register an API key for higher-volume access; the FDIC notes that keys are not currently required [1].
Products
The product family includes the interactive BankFind Suite web application for looking up individual banks and the developer-oriented REST API at api.fdic.gov. Endpoint groups cover: institutions (charter, regulator, status), locations (branch offices), history (mergers, name changes, structural events), failures (institutions resolved by the FDIC), Summary of Deposits (deposit market share by geography), financials (quarterly income statement and balance sheet items), and demographics [1].
Beyond the API, the FDIC publishes related statistical products such as the Quarterly Banking Profile, which aggregates industry results, and the Deposit Insurance Fund statistics that track the health of the insurance fund — 153.9 billion dollars and a 1.42 percent reserve ratio as of the fourth quarter of 2025 [2].
Delivery and Pricing
Access is free. The API returns JSON or CSV over HTTPS, supports Elasticsearch query syntax for complex filters, and documents every endpoint with machine-readable OpenAPI definitions. Optional API keys accommodate heavier use, but anonymous access remains available [1].
Because the FDIC is funded by premiums paid by member banks rather than by congressional appropriations, its data services are offered as part of the agency's public mission rather than as a revenue line [2]. There is no commercial tier advertised.
Buyers and Use Cases
Typical consumers include bank analysts building peer comparisons, fintech developers verifying that partner institutions are FDIC-insured, academics studying banking-market structure, journalists tracking failures and mergers, and proptech or lending platforms that need branch and deposit geography. Quantitative teams use the financial endpoints as a free substitute for costly bank-fundamentals databases [1].
For alternative-data workflows, the platform serves as the canonical source on U.S. depository institutions: failure history feeds event studies of banking stress, Summary of Deposits supports market-share and expansion analysis, and quarterly financials enable monitoring of credit conditions across thousands of institutions [1][2].
History
The FDIC was created by the Banking Act of 1933, signed on June 16, 1933 during the Great Depression, after more than one-third of U.S. banks had failed amid common bank runs; the Banking Act of 1935 made the corporation permanent. Insurance limits started at 2,500 dollars per ownership category and were raised repeatedly, reaching 250,000 dollars under the Dodd–Frank Act of 2010 [2].
The agency's data publication evolved from printed call-report compendia to online lookup tools and then to open APIs. BankFind Suite and its documented REST API represent the current generation of that effort, exposing the FDIC's institutional, financial, geographic, and failure records directly to developers [1].
Landscape
The FDIC's data offering complements those of other federal banking regulators: the Federal Reserve's FRED service distributes macro-financial time series, while the FFIEC coordinates the call-report collections that underlie bank-level financial disclosures. Commercial vendors resell cleaned versions of much of this information [2].
Within alternative data, FDIC BankFind Suite occupies the free primary-source niche for U.S. banking structure and health. Its strengths are authority, completeness across all 4,336 insured institutions as of December 2025, and no-cost API access; its limitations are the reporting cadence of regulatory filings rather than real-time signals, and a scope confined to supervised depository institutions [1][2].