# Bank Code API
Welcome to the Bank Code API! This API provides access to bank data from around the world, including SWIFT codes and other relevant information.
## Endpoints
### 1. Find by SWIFT Code
Retrieve bank information by providing a SWIFT code.
You can also use this endpoint to validate SWIFT Codes in your application
**Endpoint:** `/findBySwiftCode`
**Parameters:**
- `swiftCode`: The SWIFT code of the bank you want to search for.
**Example:**
```
GET /findBySwiftCode?swiftCode=UNALALTR
```
### 2. Search swift code by Country and Bank Name
Search for banks in a specific country by providing the country name and bank name.
**Endpoint:** `/search`
**Parameters:**
- `country`: The name of the country.
- `bankName`: The name of the bank you want to search for.
**Example:**
```
GET /search?country=AUSTRALIA&bankName=barclays
```
### 3. Find by Routing number
Find a bank detail by providing their routing number.
You can also use this endpoint to validate routing numbers in your application
**Endpoint:** `/findByRoutingNumber`
**Parameters:**
- `routingNumber `: The routing number of the bank you want to search for.
**Example:**
```
GET /findByRoutingNumber?routingNumber=221572702
```
## Usage
- This API allows you to fetch bank information programmatically, facilitating integration into your applications or services.
- Ensure proper encoding of parameters when making requests.
- Responses are provided in JSON format.
Feel free to explore the endpoints and utilize the data provided by the Bank Code API. If you have any questions or need assistance, please don't hesitate to contact us. Happy coding!
{
"swiftCode": "SOGEDEFFXXX",
"address": "NEUE MAINZER STRASSE 46-50",
"city": "FRANKFURT AM MAIN",
"countryName": "GERMANY",
"institutionName": "SOCIETE GENERALE S.A."
}
curl --location --request GET 'https://zylalabs.com/api/4505/bank+codes+api/5527/find+by+swift+code?swiftCode=sogedeffxxx' --header 'Authorization: Bearer YOUR_API_KEY'
[
{
"swiftCode": "BPLCFRPP",
"address": "34-36 AVENUE DE FRIEDLAND",
"city": "PARIS",
"countryName": "FRANCE",
"institutionName": "BARCLAYS BANK PLC, FRENCH BRANCH"
},
{
"swiftCode": "BARCFRPP",
"address": "34/36 AVENUE DE FRIEDLAND",
"city": "PARIS",
"countryName": "FRANCE",
"institutionName": "BARCLAYS BANK IRELAND PLC PARIS"
},
{
"swiftCode": "BARCFRPC",
"address": "34/36 AVENUE DE FRIEDLAND",
"city": "PARIS",
"countryName": "FRANCE",
"institutionName": "BARCLAYS BANK IRELAND PLC PARIS"
}
]
curl --location --request GET 'https://zylalabs.com/api/4505/bank+codes+api/5528/search+by+bank+name?bankName=Barclays&country=France' --header 'Authorization: Bearer YOUR_API_KEY'
{
"routingNumber": "221572702",
"address": "PO BOX 362708",
"bank": "BANCO POPULAR",
"city": "SAN JUAN",
"oldRoutingNumber": null,
"phone": "(787) 751-9800",
"state": "PR",
"zip": "00936-2708"
}
curl --location --request GET 'https://zylalabs.com/api/4505/bank+codes+api/9454/find+by+routing+number?routingNumber=Required' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The API is updated daily at 1 AM UTC. Any new or updated codes should be available by then
When a valid SWIFT Code or Bank Name and country combination is provided, the Api returns details which includes the official name of the bank, address, country, city and full Swift Code
Zyla API Hub is, in other words, an API Marketplace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.
Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.
Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.
Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.
You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]
The "Find By Swift Code" endpoint returns bank details including the SWIFT code, institution name, address, city, and country. The "Search By Bank Name" endpoint provides similar information for multiple banks matching the specified name and country.
Key fields in the response include "swiftCode," "institutionName," "address," "city," and "countryName." These fields provide essential information about the bank's identity and location.
The response data is structured in JSON format. For "Find By Swift Code," it returns a single object with bank details. For "Search By Bank Name," it returns an array of objects, each representing a bank with its respective details.
The "Find By Swift Code" endpoint provides detailed information for a specific bank based on its SWIFT code. The "Search By Bank Name" endpoint allows users to retrieve information for multiple banks based on the bank name and country.
Users can customize requests by providing specific parameters: the SWIFT code for the "Find By Swift Code" endpoint, and both the country name and bank name for the "Search By Bank Name" endpoint, allowing targeted searches.
Typical use cases include verifying bank details for international transactions, integrating bank information into financial applications, and conducting research on global banking institutions.
Data accuracy is maintained through regular updates and quality checks. The API sources information from reliable banking databases, ensuring that users receive current and correct bank details.
If a search returns no results, users should verify the accuracy of the provided parameters. For partial results, users can refine their search criteria or check for variations in bank names or SWIFT codes to improve results.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
462ms
Service Level:
100%
Response Time:
458ms
Service Level:
100%
Response Time:
619ms
Service Level:
100%
Response Time:
5,157ms
Service Level:
100%
Response Time:
129ms
Service Level:
100%
Response Time:
595ms
Service Level:
100%
Response Time:
1,077ms
Service Level:
100%
Response Time:
184ms
Service Level:
100%
Response Time:
521ms
Service Level:
100%
Response Time:
224ms
Service Level:
100%
Response Time:
65ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
5,871ms
Service Level:
100%
Response Time:
13,993ms
Service Level:
100%
Response Time:
1,546ms
Service Level:
100%
Response Time:
13,354ms
Service Level:
100%
Response Time:
13,355ms
Service Level:
100%
Response Time:
13,136ms
Service Level:
100%
Response Time:
79ms
Service Level:
100%
Response Time:
19,307ms