{"uid":"cap_p4LLM_yLpRDePlhjgNXjA","slug":"getapi-iban-validation-11cecde3","name":"GetApi IBAN Validation","description":"Ontdek, test en integreer krachtige API&#039;s voor web scraping, e-mailvalidatie, geolocatie\n    en meer. Gratis starten.","url":"https://api.getapi.nl/api/v1/validate/iban","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"bic":{"type":["string","null"]},"iban":{"type":"string"}}},"responseSchema":{"type":"json","example":{"bic":"ABNANL2A","bban":"ABNA0417164300","iban":"NL91ABNA0417164300","valid":true,"message":"IBAN is geldig.","bank_code":"ABNA","bank_name":"ABN AMRO","country_code":"NL"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qG94T2lNmxN43QzlQgJ4A","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","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 parsed bank details including BIC, BBAN, bank name, and country code","exampleAgentPrompt":"Can you check if the IBAN NL91ABNA0417164300 is valid and tell me which bank it belongs to?","exampleUseCases":[{"title":"Payment form IBAN verification","prompt":"Before I process this wire transfer, validate the IBAN NL91ABNA0417164300 for me and confirm which bank and country it belongs to."},{"title":"Fintech onboarding bank check","prompt":"A new user entered DE44500105175407324931 as their bank account — can you validate that IBAN and tell me the bank name and whether it's a real account format?"},{"title":"Accounting invoice reconciliation","prompt":"I have this IBAN on an invoice: GB29NWBK60161331926819 — is it valid, and what bank is it linked to? I need the BIC code too."}],"resultDescription":"A JSON object containing: valid (boolean), iban (string), bban (string), bic (string), bank_code (string), bank_name (string), country_code (string), and message (human-readable validation result in Dutch). Example: {\"bic\":\"ABNANL2A\",\"bban\":\"ABNA0417164300\",\"iban\":\"NL91ABNA0417164300\",\"valid\":true,\"message\":\"IBAN is geldig.\",\"bank_code\":\"ABNA\",\"bank_name\":\"ABN AMRO\",\"country_code\":\"NL\"}","failureModes":["Invalid IBAN format returns valid=false with an error message","Unsupported or unknown country code may result in missing bank_name","Malformed request body (missing iban field) returns a 4xx error","Network timeout if the service is temporarily unavailable","IBAN passes format check but bank details cannot be resolved (partial response)"],"whenToPreferThis":"Use this endpoint when you need to validate an IBAN and simultaneously retrieve structured bank metadata (bank name, BIC, country code) in a single call. It is well-suited for payment workflows, financial onboarding, and invoice verification where quick IBAN correctness checks are needed. Prefer this over a simple regex check when you need authoritative bank name resolution alongside format validation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:42:25.142Z","isFirstParty":false}