banks.data.fdic.gov API: get_bank_acquisitions
banks.data.fdic.gov via Parse · Finance
Retrieve the list of all banks acquired by a specified bank. Filters by the acquiring bank's certificate number (CERT) and optionally by date range. Returns a processed array of acquisitions including bank name, date, city, and state. Returns an empty array with total 0 when no acquisitions match. Access FDIC-insured financial institution data including locations, financials, structure changes, acquisitions, failures, deposits, and demographics from the official FDIC BankFind public data service. Fulfilled by Parse from banks.data.fdic.gov.
- b2b-directory
- banks-data-fdic-gov
- finance
- government-public
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f26dbfee-aeb0-415b-8a4e-2b9b66af2d24/get_bank_acquisitions
- Interface artifact
- sha256:0bca0c48e313fa1504bd4105ef0a2fa568b25e19355a02dbe6133867472a5dec
- Manifest digest
- sha256:40aa9688b475d1e327ceaf24044350dbfb974add853d773f5e6c772e587c18b9
Request fields
- cert (string, required): FDIC certificate number of the acquiring bank (e.g., '3510' for Bank of America).: Allowed values: 3510, 628, 7213
- start_date (string): Filter for acquisitions occurring on or after this date (YYYY-MM-DD format).
Example queries
- {"cert":"3510","start_date":"2010-01-01"}