Free
Free demo results
Returns example IBAN and BIC validation results. No payment required.
get/v1/demo
Response
Demo results
Example response
{
"iban_examples": [
{
"country": {
"code": "GB",
"name": "United Kingdom"
},
"check_digits": "29",
"bic": {
"code": "NWBKGB2L",
"lei": "851WYGNLUQLFZBSYGB56",
"lei_status": "ACTIVE",
"address": {
"street": "Kaiserstraße 16",
"post_code": "60311",
"region": "DE-HE",
"city": "Frankfurt am Main",
"country": "DE",
"source": "GLEIF",
"language": "de",
"as_of": "2026-02-24"
}
},
"formatted": "GB29 NWBK 6016 1331 9268 19",
"clearing": {
"iid": "00230",
"name": "UBS Switzerland AG",
"town": "Zürich"
},
"reference_check": {
"reference": "210000000003139471430009017",
"as_of": "2026-02",
"pairing_as_of": "2026-02"
},
"cost_usdc": 0.005,
"official_identity": {
"name": "Alpha Bank Example, S.A.",
"category": "Credit Institution",
"source": "European Central Bank, list of monetary financial institutions (free at ecb.europa.eu)",
"attribution": "Own elaboration based on data from the Banco de España website (www.bde.es)"
},
"modulus_check": {
"source": "Vocalink modulus weight table (published for Pay.UK)",
"table_fetched_on": "2026-08-14"
}
}
]
}