{"uid":"cap_aI8tDP79mXIGk_SBC9D6P","slug":"strale-company-name-match-181b23fd","name":"Strale Company Name Match","description":"Fuzzy match and normalize company names. Compares two names accounting for Ltd/Limited, AB/Aktiebolag, Inc/Incorporated, GmbH, etc. Returns match confidence using Levenshtein, Jaro-Winkler, and token overlap algorithms.","url":"https://api.strale.io/x402/v2/company-name-match","method":"GET","headers":{},"bodySchema":{"type":"object","required":["name_a","name_b"],"properties":{"name_a":{"type":"string","description":"First company name"},"name_b":{"type":"string","description":"Second company name to compare"}}},"responseSchema":{"match":{"type":"boolean"},"confidence":{"type":"number"},"normalized_a":{"type":"string"},"normalized_b":{"type":"string"},"suffixes_removed":{"type":"object"},"similarity_scores":{"type":"object"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0216","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.0216/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0216","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_XUVbPZpbiDwVVzmazGnkR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0216","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Compares two company names and returns a similarity/match score to determine if they refer to the same entity","exampleAgentPrompt":"Can you check if 'Acme Corp' and 'Acme Corporation Ltd' are the same company? I need to know if these two names are a match before I process this invoice.","exampleUseCases":[{"title":"Invoice vendor name reconciliation","prompt":"I have an invoice from 'Global Tech Solutions' but our vendor database has 'GlobalTech Solutions Inc' — can you check if these are the same company so I know whether to approve the payment?"},{"title":"M&A target duplicate detection","prompt":"Before we add 'Siemens AG' to our prospect list, check if it matches 'Siemens Aktiengesellschaft' so we don't create a duplicate record in our CRM."},{"title":"KYC counterparty name verification","prompt":"Our compliance check returned the name 'JP Morgan Chase & Co' but the client submitted 'JPMorgan Chase' — are these referring to the same legal entity?"}],"resultDescription":"Returns a match result indicating whether the two company names are considered the same entity, including a similarity or confidence score. Every response includes a cryptographic audit record with chain hashing for traceability and trust verification.","failureModes":["Missing required query parameters name_a or name_b returns a 400 error","Ambiguous or very short names (e.g. single letters) may yield low-confidence or unreliable scores","Non-Latin or mixed-script company names may reduce match accuracy","Payment failure or insufficient USDC balance returns a 402 Payment Required","Rate limiting or service unavailability returns 429 or 503"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, auditable, per-call company name comparison with a cryptographic audit trail — especially in compliance, KYC, or financial workflows where provenance matters. Prefer it over general fuzzy-string matching libraries when you need a trusted third-party result with an immutable audit record, or when integrating into an x402 micropayment workflow. It is well-suited for single-pair comparisons rather than bulk deduplication jobs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:59:37.465Z","isFirstParty":false}