IBAN & SWIFT Validator - 51,914+ Banks
# IBAN & Bank Account Verification API Professional, enterprise-grade IBAN (International Bank Account Number) and SWIFT/BIC validation API with comprehensive bank data coverage. Built for fintech, payment processors, e-commerce platforms, and financial institutions. ## 🌟 Key Features ### ✅ ISO 13616 Compliant Validation - **Format Validation**: Validates IBAN structure according to ISO 13616…
IBAN & SWIFT Validator - 51,914+ Banks endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get_country_banks_api_banks__country_code__get /api/banks/{country_code} |
Get all banks for a specific country from SWIFT registry. Pro/Ultra plans only. Supports pagination. |
| GET |
health_check_api_v1_health_get /api/v1/health |
Check API health status for monitoring |
| POST |
validate_iban_csv_api_validate_iban_csv_post /api/validate-iban/csv |
Upload a CSV file with IBANs and get validation results appended. Pro/Ultra plans only. Max 10,000 rows. |
| GET |
health_health_get /health |
Health check endpoint for RapidAPI and monitoring |
| POST |
validate_iban_bulk_api_validate_iban_bulk_post /api/validate-iban/bulk |
Validate multiple IBANs in a single request (up to 1,000). Pro/Ultra plans only. |
| POST |
validate_iban_api_validate_iban_post /api/validate-iban |
Validate IBAN with format, checksum, country rules, bank code extraction, SEPA eligibility, and risk scoring. Features vary by plan. |
| POST |
validate_bic_api_validate_bic_post /api/validate-bic |
Validate BIC/SWIFT code format (ISO 9362) and lookup bank details. Works independently of IBAN. |
| POST |
search_banks_api_search_banks_post /api/search-banks |
Search SWIFT registry by bank name. Returns matching banks with BIC, address, and city. Pro/Ultra plans only. |
| GET |
ping_ping_get /ping |
Simple health check endpoint - returns pong |
| POST |
get_bank_branches_api_bank_branches_post /api/bank-branches |
Get all branches for an 8-character BIC code. Returns all branch locations with addresses. Pro/Ultra plans only. |
| GET |
get_usage_api_usage_get /api/usage |
Get current plan usage statistics (Pro/Ultra/MEGA only) |
| GET |
root__get / |
Get API service information and available endpoints |