{"uid":"cap_RdVtKGA4voMNuPM--N2Lw","slug":"bank-bic-swift-code-lookup-a6d200c8","name":"Bank BIC/SWIFT Code Lookup","description":"Reverse BIC / SWIFT code lookup: given a BIC, return the resolved bank name(s), the country and the domestic bank codes. Offline open-registry data (schwifty, MIT); no network or keys. A malformed BIC returns valid false with an error_type, never a 500.","url":"https://payai.agentstools.dev/bank/bic","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["bic"],"properties":{"bic":{"type":"string","description":"8- or 11-character BIC / SWIFT code, e.g. COBADEFFXXX."},"swift":{"type":"string","description":"Alias of bic."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Fe6Eu9hGmrdxlaxScQtuZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Given a BIC or SWIFT code, returns the resolved bank name(s), country, and domestic bank codes using offline open-registry data.","exampleAgentPrompt":"Can you look up what bank the BIC code COBADEFFXXX belongs to, and tell me its country and domestic bank codes?","exampleUseCases":[{"title":"Verify payment recipient bank","prompt":"I'm about to send a wire transfer and I have a BIC of BNPAFRPPXXX — can you confirm which bank that is and what country it's in before I proceed?"},{"title":"Validate BIC in onboarding form","prompt":"A user entered 'DEUTDEDB' as their bank BIC during signup — can you check if that's a valid BIC and what bank it resolves to?"},{"title":"Enrich transaction records with bank info","prompt":"I have a list of BIC codes from our payment logs and I need to know the full bank name and country for BARCGB22XXX — can you look that up?"}],"resultDescription":"Returns a JSON object indicating whether the BIC is valid, the resolved bank name(s), the ISO country code, and any domestic bank codes associated with the BIC. If the BIC is malformed or unrecognized, returns valid: false along with an error_type field describing the problem, never a 500 error.","failureModes":["Malformed BIC (wrong length or invalid characters) returns valid: false with error_type, not a 500","BIC not found in registry returns valid: false","Missing required 'bic' query parameter returns an error","BIC in registry but with no associated domestic codes returns empty domestic codes array"],"whenToPreferThis":"Choose this endpoint when you need fast, offline BIC/SWIFT code resolution without API keys or network dependencies. Ideal for validating bank identifiers in payment workflows, enriching transaction records, or onboarding flows where you need to confirm a bank's identity and country from a BIC. Prefer over live bank APIs when deterministic, key-free lookups are sufficient and uptime/latency are priorities.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:48:55.146Z","isFirstParty":false}