{"uid":"cap_Zh4zqEetGcb7O67_K-5mo","slug":"api-strale-io-c331a43f","name":"BIC/SWIFT Code Lookup & Validation","description":"Validate BIC/SWIFT code format and identify the bank. Returns bank name, country, branch info.","url":"https://api.strale.io/x402/bank-bic-lookup","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":"BIC/SWIFT code (8 or 11 chars)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"bic":"DEUTDEDB"},"response":{"bic":"DEUTDEDB","_meta":{"payment":{"method":"x402","price_usd":0.054000000000000006,"settlement_id":"0x29a871b0c5ed6e953d65586cfc17a3e412ffc08e66caf9d3f60739ac1a922632"},"capability":"bank-bic-lookup","latency_ms":0,"provenance":{"source":"algorithmic","fetched_at":"2026-06-13T04:23:12.063Z"}},"valid":true,"country":"Germany","bank_code":"DEUT","bank_name":"Deutsche Bank","branch_code":"XXX","country_code":"DE","location_code":"DB","is_head_office":true}},"exampleRequest":{"bic":"DEUTDEDB"},"tags":["x402"],"displayCostAmount":"0.054001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.054001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.054","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.054","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CyQBW_ICMx9vEc94oqE6W","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.054","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a BIC/SWIFT code format and returns the associated bank name, country, and branch information.","exampleAgentPrompt":"Can you validate the BIC code DEUTDEDB and tell me which bank and country it belongs to?","exampleUseCases":[{"title":"Verify counterparty details before international payment","prompt":"I'm about to wire funds to a vendor in Europe. Can you validate this SWIFT code COBADEBB and confirm it's a real bank before I proceed with the transfer?"},{"title":"Resolve banking information from customer records","prompt":"We have customer payment details with BIC code BNPADRID. Can you look up which bank this is and what country they operate in so we can verify our records are correct?"},{"title":"Automate compliance checks for incoming transactions","prompt":"I need to check a batch of incoming wire transfers. Can you validate these BIC codes—ICBKUAAU, PBNKUS33, and SGBLSGSG—and tell me which banks and countries they're from to flag any suspicious patterns?"}],"resultDescription":"Returns the bank name, country, branch information, and confirmation that the BIC/SWIFT code is valid and correctly formatted (8 or 11 characters).","failureModes":["Invalid BIC format (not 8 or 11 characters) — returns validation error","Unknown or unrecognized BIC not found in database — returns not-found response","Missing required 'bic' query parameter — returns 400 bad request","Network timeout or service unavailability — returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need to validate a BIC/SWIFT code and identify the associated bank before executing an international wire transfer, enriching payment records, or verifying counterparty banking details. Prefer this over manual lookup when automating compliance checks or building payment workflows that require confirmed bank identification.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:06:52.644Z","isFirstParty":false}