{"uid":"cap_isuRtXu2c903kX2jym3eZ","slug":"kihustle-phonetic-matcher-soundex-9b47381b","name":"KiHustle Phonetic Matcher (Soundex)","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/api/v1/phonetic-matcher-soundex","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text_a":{"type":"string"},"text_b":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FpfDeXE_FDr9iBxayk0Pl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Compares two text strings using the Soundex phonetic algorithm to determine if they sound alike","exampleAgentPrompt":"Can you check if 'Smith' and 'Smyth' sound the same phonetically using Soundex — I want to know if these two name spellings would be considered a match.","exampleUseCases":[{"title":"Deduplicating customer name records","prompt":"I have two customer entries — 'Catherine' and 'Kathryn' — can you check if they're phonetically the same so I can flag them as potential duplicates?"},{"title":"Validating user-submitted name spelling","prompt":"Someone typed 'Jonson' but we have 'Johnson' on file — can you run a Soundex phonetic match to see if these two spellings sound the same?"},{"title":"Multilingual name pronunciation check","prompt":"I need to know if the names 'Fischer' and 'Fisher' are phonetically equivalent according to Soundex — can you compare them for me?"}],"resultDescription":"Returns a JSON object with a 'result' field indicating whether the two input strings are phonetically matched and a 'status' field confirming successful processing.","failureModes":["Missing text_a or text_b parameter returns an error","Empty string inputs may produce undefined Soundex codes","Non-alphabetic characters may produce unexpected phonetic codes","Very long strings may not be handled gracefully","Non-English words may yield poor Soundex accuracy"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, rule-based phonetic comparison of exactly two strings using the classic Soundex algorithm. Prefer it over full fuzzy-match or ML-based similarity services when you specifically need phonetic equivalence rather than edit-distance similarity, and when processing names or words where spelling variations are common but pronunciation is consistent.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:56:26.522Z","isFirstParty":false}