{"uid":"cap_JZcf6QtNK36-rdnCMpzrT","slug":"kihustle-jaccard-similarity-token-api-38c7dc06","name":"KiHustle Jaccard Similarity Token API","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/agents/api/v1/jaccard-similarity-token","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_nwnTpUbBANfud39CbpDUb","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":"Computes the Jaccard similarity score between two text strings based on token overlap","exampleAgentPrompt":"Can you calculate the Jaccard similarity between these two texts: 'the quick brown fox jumps over the lazy dog' and 'the fast brown fox leaps over the sleepy cat'?","exampleUseCases":[{"title":"Duplicate content detection","prompt":"I have two product descriptions and I need to know how similar they are — can you run a Jaccard similarity check on 'High-performance running shoes with breathable mesh upper' and 'Breathable mesh running shoes with high performance design'?"},{"title":"Plagiarism screening","prompt":"Check how much overlap there is between these two student essay sentences using Jaccard similarity: 'Machine learning enables computers to learn from data' and 'Computers can learn patterns from data using machine learning techniques'."},{"title":"Recommendation deduplication","prompt":"Before I show these two items as separate recommendations, can you tell me their token-level Jaccard similarity? Text A: 'affordable wireless noise-cancelling headphones' and Text B: 'budget wireless headphones with noise cancellation'."}],"resultDescription":"Returns a JSON object with a 'result' field containing the computed Jaccard similarity score between the two input texts (a value typically between 0.0 and 1.0 representing the proportion of shared tokens), along with a 'status' field confirming success.","failureModes":["Missing text_a or text_b fields returns an error","Empty string inputs may return a score of 0 or an error","Extremely long texts may time out or produce unexpected results","Non-string input types may cause processing failure","Payment failure via x402 protocol prevents request from being processed"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, token-based set similarity metric between two text strings without requiring embeddings or ML models. Ideal for deduplication, near-duplicate detection, or quick similarity checks where semantic meaning is less important than lexical overlap. At $0.002 per call it is cost-effective for high-volume text comparison tasks.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:07:27.818Z","isFirstParty":false}