TheSwiftcodeAPI
TheSwiftCodeAPI provides an extensive dataset of SWIFT/BIC codes for over 6,000 banks globally, delivering detailed information including bank names, codes, country names, country codes, cities, and branches. This API is designed to streamline access to vital banking information, enabling users to efficiently find and verify bank details for international transactions and compliance.…
TheSwiftcodeAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all swift codes /api/all |
Using this endpoint, you will get the list of all swift codes. But note that the results will be paginated as the data is much. Each page has a limit of 50 items which you can… |
| GET |
Get swift code by city /api/city/{city} |
Fetch all swift codes for a givien city name |
| GET |
Get swift codes by country Name /api/country/{countryName} |
You can get all swift codes for a given country by using the country name via this endpoint |
| GET |
Get details /api/swift/{swiftCode} |
Get the details for a given swift code / BIC |
| GET |
Get swift codes by country code /api/alpha/{countryCode} |
Use this endpoint by entery the country 2-letter code to get all swift codes |
| GET |
Get swift by bank name /api/bank/{bankName} |
With this endpoint, you can get all swift codes for a given bank name. Even if your submitted value for bank does not match an exact bank name, provied any bank has your query,… |
| GET |
Get stats /api/stats |
Get statistics for all swift codes we have in our database. This tells you the number of swift codes in general as well as for each country |
| GET |
Country stats /api/stats/country |
Get details about the numbers of swift codes available for a given country by using the country name or two-letter code |
TheSwiftcodeAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | 100 / hour |
|
| ULTRA | $10 / month | — |
|
| MEGA Recommended | $12.5 / month | — |
|