BankFind Suite
Also known as: BankFind, FDIC BankFind, BankFind API
BankFind Suite is the FDIC's public-data platform for querying FDIC-insured bank financials, branch locations, and institution events. It provides the API and web tools that financial analysts, journalists, and platforms like FIXnotes' NPL Explorer use to monitor bank-level call-report data for the roughly 4,400 FDIC-insured U.S. banks.
What BankFind Provides
BankFind Suite consolidates four FDIC public data products under one platform:
| Product | What It Provides |
|---|---|
| Institution Directory | Searchable directory of all FDIC-insured banks |
| Financials | Quarterly call-report data (Schedule RC, RC-N, RC-R, etc.) |
| Locations | Branch addresses, deposit balances per branch |
| Events | Failures, mergers, charter changes, name changes |
The API exposes each through a REST endpoint documented at api.fdic.gov/banks/docs. The Financials endpoint — api.fdic.gov/banks/financials — is the workhorse for bank-distress analytics, returning the full Schedule RC line items per bank per quarter.
Coverage and Cadence
BankFind retains 20 quarters of trailing call-report data per institution. Newer quarters are added approximately 60 days after each quarter-end, mirroring the FDIC's call-report processing cadence. Amendments published within the 30-60 day post-filing window flow through automatically. The complete back-history beyond 20 quarters is available via the FDIC Bankers Resource Center bulk archive but not through the live API.
For 4,400 banks × 20 quarters, a full panel pull is roughly 88,000 institution-quarter rows — well within practical ingestion budgets when properly paginated.
What BankFind Does NOT Publish
Two omissions matter for note-investor analytics:
- No separate Tangible Common Equity field. The
EQfield reports total equity including goodwill and intangibles. Analysts substituteEQas a proxy for TCE, which systematically overstates the loss-absorbing capital denominator. See tangible common equity for the load-bearing TCE-proxy disclosure. - No risk-weight-by-asset detail. Schedule RC-R reports aggregate RWA and the three regulatory capital ratios but does not expose the per-asset-class risk weights that drive the RWA calculation. Analysts modeling capital ratio sensitivity must back-derive risk weights from FFIEC instructions.
Note investors building on BankFind data should document both omissions as methodology disclosures attached to any derived metric.
BankFind vs. NCUA Form 5300
BankFind covers FDIC-insured banks. Federally insured credit unions report through the parallel NCUA Form 5300 framework — different platform, different field names, different delinquency threshold (60+ days vs the bank 90+ days). For cross-type analytics, see the RSSD ID / FDIC Cert / NCUA Charter entry for the persistent-identifier conventions that link records across data sets.
Authentication and Rate Limits
BankFind Suite is open data — no API key required for the public endpoints. Per-endpoint rate limits exist but are generous relative to typical analytical workloads (full-panel pulls at quarterly cadence sit well under the documented caps). Production workloads should still implement exponential backoff for resilience against transient 503s during FDIC publication windows.
See current bank distress signals → Banks Explorer.
Get personalized guidance for your note investing strategy from industry experts.