IBAN Validator avatar

IBAN Validator

Under maintenance

Pricing

Pay per usage

Go to Apify Store
IBAN Validator

IBAN Validator

Under maintenance

Validate International Bank Account Numbers (IBAN): checksum (mod-97), country code, length rules and formatted display. Bulk-ready, fully offline. No API keys.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

soot

soot

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

Validate International Bank Account Numbers (IBAN): checksum (mod-97), country code, length rules and formatted display. Bulk-ready, fully offline. No API keys.

What it does

A self-contained utility Actor - no API keys, no external accounts. Run it on one or many inputs and get a clean, structured dataset (CSV/JSON).

Features

  • Batch processing - one or many inputs per run
  • Structured output - tidy rows ready for CSV/JSON export
  • No credentials - works out of the box
  • Pay-per-event pricing - pay only for what you use

Input

FieldTypeRequiredDescription
ibansarrayyesIBANs to validate.

Usage example

curl -X POST "https://api.apify.com/v2/acts/sootesting~iban-validator/runs?token=YOUR_TOKEN" \
-H "Content-Type: application/json" -d '{"ibans": ["GB82 WEST 1234 5698 7654 32", "DE89370400440532013000"]}'

Output

FieldTypeDescription
inputstringOriginal input
validbooleanPasses mod-97 + length
countrystringCountry code
formattedstringGrouped display form
errorstringReason if invalid

Pricing

Pay-per-event: a small per-run start fee plus a low per-result fee.