{"uid":"cap_4vLrqrwkE1-Hm-tppTsQC","slug":"match-name-af9641dd","name":"match-name","description":"Fuzzy-match two names or addresses and return a 0-100 similarity score with a match decision. Normalizes legal forms, business stop-words, person titles and address abbreviations BEFORE the fuzzy compare, then fuses token, prefix, phonetic and edit similarity. Returns the score, the per-component scores, the normalized forms and is_match. Similarity indicators, not authoritative identity resolution.","url":"https://payai.agentstools.dev/match/name","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":["a","b"],"properties":{"a":{"type":"string","description":"First string to compare"},"b":{"type":"string","description":"Second string to compare"},"type":{"enum":["person","company","address","product","org"],"type":"string","description":"Entity type selecting the normalization pipeline (default company)"},"min_score":{"type":"integer","description":"Optional match threshold 0-100 (default is the per-type threshold)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_QnQBEAfLFcjVEm1aPAn5e","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Compares two company or entity names using fuzzy matching and normalization to return a confidence score for deduplication and record linkage.","exampleAgentPrompt":"Can you check whether 'International Business Machines Corp.' and 'IBM Corporation' are the same company and give me a match confidence score? Use the company entity type.","exampleUseCases":null,"resultDescription":"Returns fuzzy match signals, normalized forms of both input names, and a numeric confidence score (0-100) indicating how likely the two names refer to the same entity, along with match/no-match determination based on the per-type or user-specified threshold.","failureModes":["Missing required query parameters 'a' or 'b' returns a 400 error","Empty string inputs may produce low-confidence scores rather than an error","Very short or ambiguous names (e.g. single letters) may yield unreliable confidence scores","Unsupported entity type value causes validation error","Network or upstream service failure returns 5xx error"],"whenToPreferThis":"Use this endpoint when you need to determine if two company or entity names refer to the same real-world organization, especially for deduplication pipelines, CRM data cleaning, or joining datasets from different sources that may use inconsistent name formatting. It is preferable over simple string equality checks when names may include abbreviations, legal suffixes, punctuation differences, or alternate spellings.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:56:50.996Z","isFirstParty":false}