Theswiftcodes: Search Swift Codes
Theswiftcodes via Parse · Finance
Search for SWIFT codes using cascading search (Country -> Bank -> City). With country_iso only, returns list of banks. With country_iso + bank_name, returns list of cities for the matched bank. With all three parameters, returns matching SWIFT codes. Access SWIFT/BIC codes, bank information, and validation tools from theswiftcodes.com Fulfilled by Parse from theswiftcodes.com.
- b2b-directory
- developer-tools
- finance
- parse
- platform-key
- theswiftcodes
- theswiftcodes-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/ab1745a7-aa6a-45d7-bfcb-90aafaefec26/search_swift_codes
- Interface artifact
- sha256:03b74c6291651f33169347d1247ab17252210c9956ec22cc1fc5668c269fd19c
- Manifest digest
- sha256:bc05baa6d7690e2bd06ce4627e6dd7baf877978b2ae6cc255391347cc3d361f1
Request fields
- bank_name (string): Bank name or partial name to search for. Matched against available banks in the country.
- city_name (string): City name to filter results. Requires bank_name to be provided.
- country_iso (string, required): Two-letter country ISO code (e.g. 'US', 'GB', 'DE').: Allowed values: US, GB, DE, FR
Example queries
- {"country_iso":"US"}