Coverage
- UK accounts: Full validation including account number and sort code verification
- International accounts: IBAN validation for EMEA regions (excluding US)
Available Endpoints
Bank Validation provides four API endpoints:UK Validation
- Individual Validate - Validate a single UK bank account and sort code
- Batch Validate - Validate multiple UK accounts in bulk
- RetrieveBySortcode - Validate using only the sort code
International Validation
- International Validate - Validate international bank accounts (EMEA, excluding US)
Getting Started
- Create an API key if you don’t have one
- Choose the appropriate endpoint for your use case
- Make your first request using the endpoint documentation above
What Bank Validation Returns
Bank Validation confirms:- Whether the account number matches the sort code
- Bank and branch information for the sort code
Response Fields
Response Fields
Error Response Fields
Error Response Fields
When an error occurs, the API returns an error response with the following structure:
Common Error Codes
Tip: Check the
Resolution field for specific steps to fix the error. For more details on error responses, see Individual Bank Validation in API documentation.Try Bank Validation
Test Bank Validation using the Individual Validate Playground to make your first request.FAQ
Why doesn't the branch address match the physical location?
Why doesn't the branch address match the physical location?
Many banks use central processing depots for BACS and other transactions. A sort code may return the bank’s central depot address rather than the specific branch location.
Is Bank Validation available worldwide?
Is Bank Validation available worldwide?
Most Bank Validation services are UK-only. The International Validate endpoint covers EMEA regions (excluding US).

