{"uid":"cap_sO-r-Bl6CIaU2gzXjDE2d","slug":"interzoid-organization-name-match-score-4e9dd802","name":"Interzoid Organization Name Match Score","description":"Compare two organization/company names and receive a match score from 0-100 indicating how similar they are. Useful for determining if two company names refer to the same entity.","url":"https://api.interzoid.com/getorgmatchscore","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":["org1","org2"],"properties":{"org1":{"type":"string","description":"First organization name"},"org2":{"type":"string","description":"Second organization name to compare"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"Code":"Success","Score":"92","Credits":"0"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"org1":"Apple Inc.","org2":"Apple Computer Corporation"}}},"response":{"Code":"Success","Score":"95","Credits":"0"}},"exampleRequest":{"org1":"Apple Inc.","org2":"Apple Computer Corporation"},"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_dbGVK2qrYvbwskFTJNQrd","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":"Returns an AI-powered similarity match score between two organization names to support deduplication and entity resolution","exampleAgentPrompt":"Can you give me a SmartMatchAI similarity score for these two organization names — 'General Electric Co.' and 'GE Corporation' — to see if they're the same company?","exampleUseCases":null,"resultDescription":"A JSON object with a Code field ('Success' or error), a Score field (0-100 numeric similarity score indicating how likely the two organization names refer to the same entity), and a Credits field indicating remaining API credits.","failureModes":["Missing org1 or org2 query parameters returns an error code","Empty or whitespace-only strings may produce low or unreliable scores","Very short or highly abbreviated organization names may yield ambiguous scores","Network timeout for downstream AI model processing","Insufficient credits returns a payment/credit error"],"whenToPreferThis":"Use this endpoint when you need to programmatically determine whether two organization or company names refer to the same real-world entity — especially in deduplication, MDM, CRM cleansing, or data integration workflows. Prefer this over simple string similarity when dealing with abbreviations, legal suffixes, and common name variants (e.g. 'IBM' vs 'International Business Machines').","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:43:42.977Z","isFirstParty":false}