{"uid":"cap_nS6r1kBlHpVcCf18clWNx","slug":"iban-validate-82bd1ae0","name":"IBAN Validate","description":"IBAN validation: mod-97 checksum, country, expected length, bank/branch code split and a formatted version. Payment-form validation without a banking API. $0.01 per check.","url":"https://intel.rallylive.ca/data/iban","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":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"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_gBggktY_Y6cbfzJgQomO1","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 with mod-97 checksum, country code, expected length check, bank/branch code parsing, and formatted output — no banking API required.","exampleAgentPrompt":"Can you validate the IBAN GB29NWBK60161331926819 — check if the checksum is correct, tell me what country and bank it belongs to, and give me the formatted version?","exampleUseCases":[{"title":"Payment form pre-submission check","prompt":"Before we process this wire transfer, validate the IBAN DE89370400440532013000 — confirm the mod-97 checksum passes and pull out the bank and branch codes so I can display them to the user."},{"title":"User-entered IBAN verification","prompt":"A user just typed FR7614508359748953574539 into our checkout form — can you check if it's a valid IBAN, confirm the expected length for France, and give me the properly formatted version?"},{"title":"Bulk payment pipeline validation","prompt":"We're about to send a payment to account NL91ABNA0417164300 — validate that IBAN and tell me if the checksum is correct and which bank it belongs to before we proceed."}],"resultDescription":"Returns a validation result including: whether the mod-97 checksum passes, the country code, the expected length for that country, whether the actual length matches, the parsed bank code and branch code, and a formatted (grouped) version of the IBAN.","failureModes":["Malformed or missing IBAN input returns a validation failure with error details","IBAN from an unsupported or unrecognized country may lack bank/branch code parsing","Incorrect length IBANs will fail the expected-length check","Non-IBAN strings (e.g. SWIFT/BIC codes) will fail all checks"],"whenToPreferThis":"Use this endpoint when you need fast, self-contained IBAN validation for payment forms or pipelines without calling a banking API. It covers checksum, country, length, and bank/branch code extraction in a single $0.01 call, making it ideal for lightweight pre-validation before initiating a transfer.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:13:19.805Z","isFirstParty":false}