{"uid":"cap_EZS3wDbBIIvLMC-SgQXDj","slug":"interzoid-address-and-full-name-match-92d4784c","name":"Interzoid Address and Full Name Match","description":"Generate a single combined AI-powered similarity key from a full name plus address. Records with the same combined key share both a similar address and a similar individual name. Useful for high-precision household/contact-level deduplication.","url":"https://api.interzoid.com/getaddressandfullnamematch","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"],"type":"string"},"queryParams":{"type":"object","required":["address","fullname"],"properties":{"address":{"type":"string","description":"Full street address (US or international)"},"fullname":{"type":"string","description":"Full individual name"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"Code":"Success","SimKey":"Xk7pR9vLmQ2wYdN1Ai4RfV0SRJf2dJwDO0C","Credits":"0"}},"example":{"request":{"address":"123 Main Street, Springfield, IL 62701","fullname":"Jonathan Smith"},"response":{"Code":"Success","SimKey":"5NFi0BszOait84RueU-KGyNXwHFEmGYDW3qRX7NYwfw","Credits":"0"}},"exampleRequest":{"address":"123 Main Street, Springfield, IL 62701","fullname":"Jonathan Smith"},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_KK6Qm9HhrbXIN_NQOZVuy","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":"Generates a similarity key (SimKey) for a combined address and full name input, enabling fuzzy matching and deduplication of contact records across datasets.","exampleAgentPrompt":"Can you generate a similarity key for the address '123 Main St, Springfield, IL 62701' combined with the full name 'Jonathan R. Smith' so I can match and deduplicate this contact against our CRM records?","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'Code' field indicating success or failure, a 'SimKey' string representing the phonetic/AI-derived similarity key for the combined address and full name (used to compare against other SimKeys for fuzzy matching), and a 'Credits' field showing remaining API call credits.","failureModes":["Missing or empty address/name parameters returns an error code","Invalid or malformed input may produce a low-quality SimKey reducing match accuracy","Insufficient credits returns an error indicating the account is out of API credits","Network timeout or server error returns a non-Success code"],"whenToPreferThis":"Use this endpoint when you need to deduplicate or fuzzy-match records that contain both a full name and a street address together — for example, consolidating customer records across CRM, ERP, or MDM systems where the same person may appear with slightly different name spellings or address formats. Prefer this over name-only or address-only endpoints when both fields are available, as combining them produces a more discriminating similarity key.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:42:08.930Z","isFirstParty":false}