{"uid":"cap_jvQc4ne0nbCmXbY8XF6u-","slug":"kihustle-json-difference-c03bafa5","name":"KiHustle JSON Difference","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/nexus/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_GtTNoRg6mV6Z9U4RQgfE4","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 and returns the result","exampleAgentPrompt":"Compare these two JSON objects and tell me what's different: first one is {\"name\":\"Alice\",\"age\":30,\"city\":\"Berlin\"} and the second is {\"name\":\"Alice\",\"age\":31,\"city\":\"Munich\"}.","exampleUseCases":[{"title":"Detect API response changes","prompt":"I just got two API responses from the same endpoint at different times — can you diff them for me? First: {\"status\":\"active\",\"plan\":\"basic\",\"credits\":100} and second: {\"status\":\"active\",\"plan\":\"pro\",\"credits\":250}."},{"title":"Config file drift detection","prompt":"I have two versions of a config JSON and need to know what changed between them. Old config: {\"timeout\":30,\"retries\":3,\"debug\":false} and new config: {\"timeout\":60,\"retries\":3,\"debug\":true,\"verbose\":true}."},{"title":"Data pipeline output validation","prompt":"Can you compare these two JSON records from my pipeline to see if the transformation introduced any unexpected changes? Input record: {\"id\":\"abc123\",\"price\":9.99,\"category\":\"books\"} and output record: {\"id\":\"abc123\",\"price\":9.99,\"category\":\"literature\",\"tags\":[]}."}],"resultDescription":"Returns a JSON object with a 'result' field describing the computed differences between the two input JSON objects and a 'status' field indicating success or failure of the operation.","failureModes":["Missing or malformed json_a or json_b inputs causing a 400-style error","Non-object JSON types (arrays, primitives) passed where objects are expected","Empty request body resulting in processing failure","Payment not included or invalid x402 payment header causing a 402 response"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call JSON diff computation without setting up a local library or dependency. Suitable for one-off comparisons in automated pipelines or agent workflows where JSON diffing is a discrete step.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:57.184Z","isFirstParty":false}