{"uid":"cap_3yE5ZyM0uDt0ElnVpYk1h","slug":"kihustle-json-difference-api-bb38a384","name":"KiHustle JSON Difference 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/json-difference","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"json_a":{"type":"object"},"json_b":{"type":"object"}}},"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_I8BePoQXMITa5V6hBYwVj","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 structural difference between two JSON objects, returning added, removed, and changed keys/values","exampleAgentPrompt":"Can you compare these two JSON objects and tell me exactly what changed — what was added, removed, or modified between them?","exampleUseCases":[{"title":"API response change detection","prompt":"I have two JSON responses from our API — one from yesterday and one from today. Can you diff them and tell me which fields changed or went missing?"},{"title":"Config file version comparison","prompt":"Here are two versions of our app config as JSON objects. Can you compare them and highlight every key that was added, removed, or got a different value?"},{"title":"Data pipeline output validation","prompt":"I need to check if the output JSON from our pipeline matches the expected JSON — can you find any discrepancies between the two objects?"}],"resultDescription":"Returns a JSON object containing a 'result' field indicating the diff outcome and a 'status' field ('success'). The diff result encodes structural differences between json_a and json_b, including added, removed, and modified keys/values. Exact shape of the difference representation depends on service implementation.","failureModes":["Malformed or non-object JSON input returns an error","Missing json_a or json_b fields results in a validation error","Very large or deeply nested JSON objects may time out or produce unexpected output","Payment failure via x402 protocol blocks the request","Non-object JSON types (arrays, primitives) may not be supported as top-level inputs"],"whenToPreferThis":"Choose this endpoint when you need a quick, lightweight, pay-per-call JSON diff without setting up a library or running code locally. Ideal for agents that need to compare small-to-medium JSON objects on the fly at $0.002 per call without managing infrastructure. Less suitable for very large documents or complex recursive diffs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:03:03.641Z","isFirstParty":false}