VOOZH about

URL: https://apify.com/crimson_rock/iban-swift-validator-and-routing-number-lookup

⇱ IBAN, SWIFT Validator and Routing Number Lookup Β· Apify


πŸ‘ IBAN, SWIFT Validator and Routing Number Lookup avatar

IBAN, SWIFT Validator and Routing Number Lookup

Pricing

$10.00/month + usage

Go to Apify Store

IBAN, SWIFT Validator and Routing Number Lookup

Validates IBAN and SWIFT/BIC codes and returns data for routing number for ACH and Wire.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

πŸ‘ md

md

Maintained by Community

Actor stats

1

Bookmarked

45

Total users

2

Monthly active users

2 months ago

Last modified

Categories

Share

IBAN, SWIFT Validator and Routing Number Lookup

This API provides essential tools for validating International Bank Account Numbers (IBANs), SWIFT codes, and performing routing number lookups.

Features:

  • IBAN Validation: Validate International Bank Account Numbers (IBANs) to ensure correct formatting and structure according to international standards.

  • SWIFT Validation: Validate SWIFT/BIC codes to ensure they adhere to the correct format and are associated with valid financial institutions.

  • Routing Number Lookup: Perform routing number lookups to retrieve information about financial institutions associated with specific routing numbers.

Examples below for Request and Response

IBAN Validation Request

{
"number":"TR330006100519786457841326",
"type":"iban"
}

IBAN Validation Response

{
"iban":"TR330006100519786457841326",
"bban":"0006100519786457841326",
"countryCode":"TR",
"valid":true
}

SWIFT/BIC Validation Request

{
"number":"USBKUS44IMT",
"type":"swift"
}

SWIFT/BIC Validation Response

{
"bankCode":"USBK",
"countryCode":"US",
"locationCode":"44",
"testBIC": false,
"branchCode":"IMT",
"valid":true
}

Routing Number Lookup Request

{
"number":"011000015",
"type":"routing"
}

Routing Number Lookup Response

{
"valid":true,
"ach":{
"Name":"Federal Reserve Bank",
"Address":"1000 Peachtree St N.e.Atlanta, GA 30309",
"Phone":"877-372-2457",
"Type":"Main Office",
"Servicing Fed's Main Office ":"011000015",
"Status":"This is a Federal Reserve Bank.",
"Change Date":"12/24/2015"
},
"wire":{
"Name":"Federal Reserve Bank Of Boston",
"Telegraphic Name":"FRB-BOS",
"Location":"Boston, MA",
"Funds Transfer Status":"Eligible",
"Book-Entry Securities Transfer Status":"Eligible",
"Revision Date":"09/10/2004"
}
}

You might also like

Bank Routing Number Lookup

codingfrontend/bank-routing-number-lookup

Retrieve US bank information using routing numbers. Get bank names, addresses, SWIFT codes, and transfer capabilities for ACH/WIRE routing numbers.

πŸ‘ User avatar

Coding Frontned

2

IBAN Structure & ISO Country Codes Scraper

parseforge/iban-com-bank-codes-scraper

Retrieve global bank codes from IBAN.com including SWIFT/BIC, country, bank name, branch, city, address, and IBAN format. Validate international payment routing across 100+ countries. Export to JSON, CSV, or Excel for fintech, payments, KYC, and cross border banking compliance workflows.

IBAN/BIC Validator

ayeeyee/iban-bic-validator

IBAN/BIC Validator returns normalized, review-ready API data with robust inputs, consistent outputs, and pay-per-result pricing.

πŸ‘ User avatar

Virtual Footprint LLC

2

🏦 Bank Routing Number Lookup

easyapi/bank-routing-number-lookup

Effortlessly retrieve and validate US bank information using routing numbers. Get comprehensive details including bank names, addresses, and institution information for ACH/WIRE transfers. Perfect for payment processing systems and financial data verification.

US Routing Number Lookup and Bank Checker AI

dev00/routing-number-bank-checker-api

Verify US bank routing numbers, lookup routing details, and search bank branches instantly using the Wise routing gateway.

dev00

2

Bank Routings Finder and Validator

automly/bank-routings-api

This actor allows you to find and validate US bank routing numbers and retrieve detailed bank information from multiple reliable sources. Whether you’re verifying a routing number or searching for a bank by name and ZIP code, this actor ensures fast, accurate, and secure results.