IBAN, SWIFT Validator and Routing Number Lookup
Pay $1.00 for 1,000 results
IBAN, SWIFT Validator and Routing Number Lookup
Pay $1.00 for 1,000 results
Validates IBAN and SWIFT/BIC codes and returns data for routing number for ACH and Wire.
You can access the IBAN, SWIFT Validator and Routing Number Lookup programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "number": "TR330006100519786457841326",
3 "type": "iban"
4}' |
5apify call crimson_rock/iban-swift-validator-and-routing-number-lookup --silent --output-dataset
IBAN, SWIFT Validator and Routing Number Lookup API through CLI
The Apify CLI is the official tool that allows you to use IBAN, SWIFT Validator and Routing Number Lookup locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: