US insured bank search, full profiles, and branch counts.
Branch Location Summary
ASYNCREADNo auth
Returns branch office counts by US state for a given FDIC certificate number.
ParametersFormJSON
FDIC certificate number identifying the insured institution
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_banks_data_fdic_gov_branch_location_summary", "params": { "fdic_cert_number": "14761" } }'