Loading
https://api.apifreaks.com/v1.0/swift-code/lookup
$ pip install requests
Click Test it to start the request and see the response here!
| Field | Type | Requirement | Description |
|---|---|---|---|
| swiftCode | String | Mandatory | The SWIFT/BIC code. |
| countryCode | String | Mandatory | ISO country code of the bank (e.g., "US", "GB"). |
| bankAddress | String | Mandatory | Physical address of the bank branch. |
| bankCode | String | Mandatory | Bank identifier code (first 4 characters of SWIFT code). |
| bankName | String | Mandatory | Full name of the bank. |
| city | String | Mandatory | City where the bank branch is located. |
| country | String | Mandatory | Full country name where the bank is located. |