{"uid":"cap_pAZdPyqPEZ5tyWdCZV4Yj","slug":"name-address-standardization-api-4364c446","name":"Name & Address Standardization API","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://api.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_OGtZ0PKY1ChbPKV1QxT_Y","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":"Normalizes company names, person names, and addresses to canonical forms by applying rule-based pipelines that strip legal forms, titles, stop-words, and abbreviations","exampleAgentPrompt":"Standardize the company name 'International Business Machines Corporation' as a company entity — strip the legal form and stop-words and give me back the canonical form and which rules were applied.","exampleUseCases":null,"resultDescription":"Returns the canonical normalized form of the input string, a list of tokens the name was broken into, and the specific normalization rules that were applied (e.g. legal-form removal, title stripping, abbreviation folding). These are indicators for matching purposes, not authoritative identity resolution.","failureModes":["Missing required 'value' query parameter returns an error","Invalid 'type' enum value (not one of person/company/address/product/org) may default to company or error","Very short or empty strings may return minimal or unchanged output","Non-English names or scripts may not have coverage for all normalization rules","Payment failure (x402) if USDC balance is insufficient"],"whenToPreferThis":"Use this endpoint when you need lightweight, rule-based normalization of entity names (companies, people, addresses) before fuzzy matching or deduplication — it is fast and cheap ($0.005/call) and returns both the canonical form and the rules applied, making it transparent. Prefer this over full entity resolution services when you need explainable, deterministic cleaning rather than probabilistic identity matching.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:07:12.800Z","isFirstParty":false}