{"uid":"cap_Xxs-0wefneZpfBg0xWVav","slug":"bic-swift-code-validator-9194f2ed","name":"BIC/SWIFT Code Validator","description":"Deterministic BIC/SWIFT check before an international payment: ISO 9362 structure (4-letter bank, 2-letter country, 2-char location, optional 3-char branch) plus a real ISO 3166-1 country-code verification. Query: ?bic=BNPAFRPP or ?bic=DEUTDEFF500. Returns valid, parsed parts and is_test_bic (8th char '0'). Pairs with /v1/validate/iban for country-consistency checks. Pure offline computation, 1y cache.","url":"https://x402-datashop-production.up.railway.app/v1/validate/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":"BIC/SWIFT code, 8 or 11 characters"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_W7O46WAWoZBGwamD7qMO8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates and parses a BIC/SWIFT code against ISO 9362 structure rules and verifies its country code against ISO 3166-1, returning parsed components and test-BIC flag.","exampleAgentPrompt":"Can you check whether BNPAFRPP is a valid BIC/SWIFT code and tell me what each part means — like which bank, country, and branch it refers to?","exampleUseCases":null,"resultDescription":"Returns a JSON object indicating whether the BIC is valid, the parsed components (4-letter bank code, 2-letter country code, 2-character location code, optional 3-character branch code), and a boolean is_test_bic flag (true if the 8th character is '0').","failureModes":["BIC parameter missing — returns error requiring ?bic= query param","BIC length invalid (not 8 or 11 characters) — returns invalid with reason","Country code portion does not match any ISO 3166-1 alpha-2 code — returns invalid","BIC format violates ISO 9362 character rules — returns invalid with parsed failure point","Empty or malformed query string — returns 400-level error"],"whenToPreferThis":"Use this endpoint when you need a fast, offline, deterministic validation of a BIC/SWIFT code before initiating an international payment or storing banking details. Ideal for pre-flight checks in payment pipelines, onboarding flows collecting bank details, or compliance checks. Pairs naturally with the sibling IBAN validator for full cross-country consistency checks. Prefer this over live SWIFT directory lookups when you only need structural and country-code correctness, not live bank reachability.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:51:10.118Z","isFirstParty":false}