This API lets you quickly validate IBAN bank codes.
IBAN Validator is a single-endpoint API that checks whether a submitted string is a valid IBAN and returns the parsed bank account details. A POST request with an iban field returns either false for an invalid value, or an object containing the iban, a valid flag, country_code, sepa_country, bban, and printable_format.
The service is intended for gating payment forms, cleaning up stored banking details, and rejecting malformed international account numbers before they reach downstream systems. The country_code and sepa_country fields support branching logic for regional payment rules, and printable_format provides a formatted version of the account number for display to users.
It is designed for a narrow purpose: validating a single IBAN and returning only the fields defined in its response schema, making it suited to integration into checkout flows, onboarding steps, and back-office validation jobs. It is hosted on ApyHub and published as a verified listing on the platform.
The data field returns the boolean false when the submitted IBAN is invalid.
It returns an object with bban, iban, valid, country_code, sepa_country, and printable_format fields.
Requests are authenticated with an apy-token header containing your API key.
It is designed for gating payment forms, cleaning up stored banking details, and rejecting malformed international account numbers in checkout, onboarding, or back-office validation jobs.
The API returns a 429 rate_limited error and recommends retrying with exponential backoff.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Real time financial market data.
US equity/option market data (delayed, intraday, historical).
Stock market data (real-time & historical).
Validates BIC/SWIFT code.
Technical, quantitative and sentiment data for stocks and ETFs, optimized for AI/LLM.
WallstreetBets Stock Comments Sentiment Analysis.