{"uid":"cap_H2iJXGPMPlnGP-bVlQhEA","slug":"bic-swift-code-reverse-lookup-b8692fc1","name":"BIC/SWIFT Code Reverse 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://api.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_P6ijSksw7_B9zrmQoJ4f-","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/SWIFT code, returns the resolved bank name(s), country, and domestic bank codes using offline open-registry data.","exampleAgentPrompt":"What bank does the BIC code DEUTDEDBBER belong to, and which country is it in?","exampleUseCases":[{"title":"Validate BIC before sending payment","prompt":"I have a payment going out with BIC code NWBKGB2L — can you check if that's a valid BIC and tell me which bank and country it belongs to before I submit the transfer?"},{"title":"Enrich invoice with bank details","prompt":"I've got an invoice here with the SWIFT code BNPAFRPPXXX on it — look that up and tell me the full bank name and country so I can add it to our records."},{"title":"Identify unknown SWIFT routing code","prompt":"Our finance team received a wire transfer with the routing code HSBCHKHHHKH and nobody knows which bank sent it — can you decode that SWIFT code and find out what institution it belongs to?"}],"resultDescription":"Returns the bank name(s) associated with the BIC, the country, and any domestic bank codes. If the BIC is malformed or not found, returns valid: false with an error_type field rather than an error status code.","failureModes":["Malformed BIC (wrong length or format) returns valid: false with error_type, not a 500","Unknown BIC not in registry returns valid: false","Missing required bic parameter returns an error","BIC with no registered bank entry may return empty bank names"],"whenToPreferThis":"Use this endpoint when you need to identify a bank from a BIC/SWIFT code, validate that a BIC is well-formed, or enrich payment data with bank name and country information. Ideal for offline, no-key lookups using open-registry data. Prefer this over live SWIFT lookup services when latency, cost, and key-free operation are priorities.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:07:57.896Z","isFirstParty":false}