Bank Institution Details
fdic.institutions.detailsRetrieve the complete regulatory profile of any FDIC-insured bank using its certificate number, including address, charter class, assets, deposits, and branch details.
Instructions
Get full regulatory profile for an FDIC-insured bank by certificate number. Returns address, charter class, regulator, assets, deposits, branches, established date, insurance date, and coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cert | Yes | FDIC certificate number uniquely identifying the institution (obtain via fdic.search) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |