{"uid":"cap_35J3pwb0fDXfa4iz584pQ","slug":"iban-validation-bank-details-lookup-e14c5a51","name":"IBAN Validation & Bank Details Lookup","description":"Validate an IBAN and retrieve associated bank details, country, and check digits.","url":"https://x402.orthogonal.com/iban-validation/v1","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"iban":{"type":"string","description":"The IBAN to validate"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_44Voi0iwz74LQdoD01DjS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an IBAN number and returns associated bank details, country information, and check digits.","exampleAgentPrompt":"Can you validate this IBAN for me — GB29NWBK60161331926819 — and tell me which bank and country it belongs to?","exampleUseCases":[{"title":"Pre-transfer IBAN verification","prompt":"Before I send this international wire, can you check if the IBAN DE89370400440532013000 is valid and tell me which German bank it corresponds to?"},{"title":"Onboarding bank account validation","prompt":"A new supplier just gave us their IBAN FR7630006000011234567890189 — can you verify it's a real, valid account and give me their bank details?"},{"title":"Payment form input validation","prompt":"A user entered FR7614508711108022561891111 as their bank account number — is that a valid IBAN and what country and bank does it belong to?"}],"resultDescription":"Returns whether the IBAN is valid, the check digits, the country code derived from the IBAN, and associated bank details such as bank name and BIC/SWIFT code where available.","failureModes":["Invalid IBAN format returns a validation error indicating malformed input","IBAN for unsupported or unrecognized countries may return partial or no bank details","Empty or missing IBAN parameter results in a bad request error","Network timeouts or service unavailability return a 5xx error"],"whenToPreferThis":"Use this endpoint when you need to validate an IBAN and retrieve associated bank metadata before processing international payments, onboarding vendors, or verifying user-submitted bank account details. Prefer this over manual regex checks since it also provides live bank details and country resolution.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:05:38.599Z","isFirstParty":false}