{"uid":"cap_AxtKULNCOpiCvgeIfHYl1","slug":"kihustle-record-linkage-api-8c97cda6","name":"KiHustle Record Linkage 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/api/v1/record-linkage","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"key_field":{"type":"string"},"records_a":{"type":"array","items":{"type":"object","additionalProperties":true}},"records_b":{"type":"array","items":{"type":"object","additionalProperties":true}}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ah-6hhEvLk5h5USW6MXgR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Matches and links records from two datasets using a specified key field to identify corresponding entries across both sets.","exampleAgentPrompt":"I have two lists of customer records — one from our CRM and one from our billing system — and I want to link them together using the 'email' field as the key. Can you match them up and tell me which records correspond to each other?","exampleUseCases":[{"title":"CRM and billing record reconciliation","prompt":"I have customer records from our CRM in one list and billing records in another list, and I need to link them together using 'customer_id' as the key field — can you match them up?"},{"title":"Deduplicating vendor records across two systems","prompt":"We imported vendor data from two different platforms and need to find which vendors appear in both lists — use 'vendor_name' as the key to link the matching records."},{"title":"Matching product catalog entries from two sources","prompt":"I've got product entries from our internal catalog and from a supplier's feed, and I need to figure out which products correspond to each other — please link them using 'sku' as the key field."}],"resultDescription":"Returns a JSON object with a 'result' field indicating the outcome of the record linkage operation and a 'status' field confirming success or failure. The response indicates whether the two record sets were processed and linked successfully, though detailed matched pairs may be embedded in the result field.","failureModes":["Missing or invalid key_field causes linkage to fail or return no matches","Empty records_a or records_b arrays result in no linkage output","Mismatched data types on the key field across the two record sets may prevent matches","Malformed record objects in either array may cause a processing error","Very large record sets may time out or exceed payload limits"],"whenToPreferThis":"Choose this endpoint when you need to programmatically match or reconcile two separate datasets using a common key field, especially in automated pipelines where entity resolution or record deduplication is required. It is suitable for lightweight, per-call record linkage tasks rather than bulk batch processing of massive datasets.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:57:17.087Z","isFirstParty":false}