{"uid":"cap_lKmJc17YezDoEXwOi9op1","slug":"interzoid-full-name-match-score-api-44a4070e","name":"Interzoid Full Name Match Score API","description":"Compare two individual/person names and receive a match score from 0-100 indicating how similar they are. Handles name order, nicknames, and abbreviations.","url":"https://api.interzoid.com/getfullnamematchscore","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":["fullname1","fullname2"],"properties":{"fullname1":{"type":"string","description":"First full name"},"fullname2":{"type":"string","description":"Second full name to compare"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"Code":"Success","Score":"88","Credits":"0"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"fullname1":"Jonathan R. Smith","fullname2":"Jon Smith"}}},"response":{"Code":"Success","Score":"85","Credits":"0"}},"exampleRequest":{"fullname1":"Jonathan R. Smith","fullname2":"Jon 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_eEucX1s_5u1ZdDpBOu15w","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 full person names and returns an AI-powered similarity/match score indicating how likely they refer to the same person","exampleAgentPrompt":"Can you compare these two names and tell me how likely they are the same person — 'Jonathan R. Smith' and 'Jon Smith'? I need a match score to decide if these are duplicate records.","exampleUseCases":null,"resultDescription":"Returns a JSON object with a Code field ('Success' on success), a Score field (numeric string, e.g. '88', representing match similarity from 0-100), and a Credits field indicating remaining API credits.","failureModes":["Missing fullname1 or fullname2 parameter returns an error response","Empty string inputs may return a low or zero score rather than an error","Very short or single-character names may produce unreliable scores","Network timeout if the API is temporarily unavailable","Payment/402 failure if USDC balance is insufficient"],"whenToPreferThis":"Use this endpoint when you need to detect duplicate or variant person names in CRM, ERP, MDM, or analytics systems. It is specifically designed for full person names (first + last) and uses AI-powered SmartMatchAI logic that understands nicknames, misspellings, initials, and cultural name variants — superior to simple string distance metrics for person names.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:42:46.144Z","isFirstParty":false}