API Documentation
Our free REST API provides IBAN validation, SWIFT code lookup, and routing number search. No authentication required. Rate limited to 100 requests per minute.
Validate IBAN IBAN
Validate an IBAN and get parsed components including country, check digits, bank code, and branch code.
Example
Calculate IBAN IBAN
Calculate an IBAN from country code, bank code, and account number.
Request Body
SWIFT Lookup
Look up a SWIFT/BIC code and get bank details, address, and related branches.
Example
SWIFT Search
Search SWIFT codes by bank name, city, or code. Filter by country.
Countries
List all countries with their ISO codes, currencies, and IBAN/SEPA support status.
Routing Numbers
Look up a routing number by type and code. Returns bank name, address, and validation status.
Types: ABA, SORT, BSB, IFSC, TRANSIT
Rate Limiting
The API is free to use with the following limits:
- 100 requests per minute per IP
- No authentication required
- All responses in JSON format