{"uid":"cap_Ee9ceT3COVPrAlqnEi7mm","slug":"match-standardize-212b053f","name":"match-standardize","description":"Standardize a company name, person name or address to a canonical form. Canonicalises legal forms, drops business stop-words, strips person titles and suffixes and folds address abbreviations. Returns the canonical form, the tokens and the rules that were applied. Indicators, not authoritative identity resolution.","url":"https://payai.agentstools.dev/match/standardize","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":["value"],"properties":{"type":{"enum":["person","company","address","product","org"],"type":"string","description":"Entity type selecting the normalization pipeline (default company)"},"value":{"type":"string","description":"The string to standardize"}}}},"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_Brj4SxisdVPYFT0HMRWCh","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":"Standardizes company names, person names, and addresses to canonical forms by applying normalization rules (dropping legal suffixes, stop-words, titles, address abbreviations, etc.)","exampleAgentPrompt":"Can you standardize the company name 'International Business Machines Corporation' to its canonical form, stripping legal suffixes and stop-words?","exampleUseCases":[{"title":"Deduplicating vendor company records","prompt":"I have a supplier listed as 'Acme Manufacturing LLC' in one database and 'ACME Mfg.' in another — can you standardize both company names to their canonical form so I can tell if they're the same entity?"},{"title":"Normalizing contact person names","prompt":"Strip the title and suffix from this person name 'Dr. James R. Smith Jr.' and give me the canonical form with the individual tokens."},{"title":"Standardizing address strings for comparison","prompt":"I need to canonicalize this address '123 Main Street, Suite 4B, New York, NY' by folding abbreviations — can you standardize it as an address type?"}],"resultDescription":"Returns the canonical (standardized) form of the input string, the individual tokens it was broken into, and the list of normalization rules that were applied during processing. Note that results are indicators, not authoritative identity resolution.","failureModes":["Missing required 'value' query parameter returns an error","Invalid entity type enum value (must be one of: person, company, address, product, org)","Empty string input may return empty or trivial canonical form","Payment failure (402) if USDC balance is insufficient","Ambiguous inputs may produce unexpected canonical forms due to rule mismatch"],"whenToPreferThis":"Use this endpoint when you need lightweight, rule-based normalization of entity names (companies, persons, addresses) as a preprocessing step before fuzzy matching, deduplication, or record linkage — especially when you do not need authoritative identity resolution but simply want a consistent canonical representation. Prefer this over full entity resolution services when speed and cost matter and you only need canonical tokens and applied rules.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:00:36.378Z","isFirstParty":false}