IBAN Validation API
The IBAN Validation API provides accurate and secure validation of IBANs, powered by the official SWIFT IBAN Registry and covering 89 countries. Each IBAN is checked against national format and checksum rules to ensure maximum reliability. Hosted on European servers, the service complies with strict GDPR standards, ensuring data protection and security at the highest level. Current Features: –…
IBAN Validation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/v1/iban/validate /v1/iban/validate |
Validates the provided IBAN and returns detailed checks including format, length, and checksum validation. |
| POST |
/v1/iban/validate /v1/iban/validate |
Validates multiple IBANs in a single request and returns detailed checks for each. Accepts 1 to 100 IBANs per request. |