fdic-bank-intel
ActiveTool of The Stall
FDIC BankFind Suite: US bank financial health, regulatory capital ratios, and historical bank failure data. search mode: find institutions by name with asset size and state. profile mode: quarterly Call Report data — ROA, ROE, risk-based capital ratio, net income, loans, deposits (input: bank name or FDIC certificate number). failures mode: recent/historical bank closures with fail date, assets, resolution type. Covers 10,000+ institutions and 4,100+ failures since 1934. No API key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mode"
],
"properties": {
"cert": {
"type": "number",
"description": "FDIC certificate number for profile mode. Alternative to query. Example: 628 (JPMorgan Chase Bank NA)."
},
"mode": {
"type": "string",
"description": "search: find banks by name | profile: deep financial metrics for one bank (name or FDIC cert#) | failures: recent bank failures list"
},
"year": {
"type": "number",
"description": "Filter failures to a specific year (failures mode only). Example: 2023."
},
"limit": {
"type": "number",
"description": "Max results to return. Default 10 (search), 20 (failures). Max 50/100."
},
"query": {
"type": "string",
"description": "Bank name to search (for search or profile mode). Examples: 'JPMorgan', 'Silicon Valley Bank', 'First Republic'."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries