Cookie

Cookie consent

We use some essential cookies to make this website work. We'd like to set additional cookies to help us measure your experience when you view and interact with the website.

Cookie policy

Bank validation API

These API endpoints validate UK sort codes and account numbers, and provide bank and branch details.

bankAccepts a sort code and account number and returns a true or false to indicate whether it is valid and provides details about the bank and branch.
bank/sortcodeAccepts a sort code and returns true or false to indicate whether it is valid and provides details about the bank and branch.
bank/ibanAccepts an IBAN and returns true or false to indicate whether it is valid and, for UK IBANs, it also provides details about the bank and branch.