{"uid":"cap_6XGVn40rCJDOK0D1aJnmQ","slug":"kihustle-api-changelog-diff-ade7265f","name":"KiHustle API Changelog Diff","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/bot-bazaar/api/v1/api-changelog-diff","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"new_paths":{"type":"array","items":{"type":"string"}},"old_paths":{"type":"array","items":{"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_nXr0w94Xjpmd-OS1cTZH1","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 and returns the difference between two sets of API paths to identify added, removed, or changed endpoints across versions","exampleAgentPrompt":"Compare these two sets of API paths and tell me what changed — old paths: ['/api/v1/users', '/api/v1/posts'] and new paths: ['/api/v1/users', '/api/v1/comments', '/api/v2/posts'] — which endpoints were added or removed?","exampleUseCases":[{"title":"API version migration audit","prompt":"I'm upgrading from v1 to v2 of our internal API. Here are the old paths: ['/api/v1/orders', '/api/v1/products', '/api/v1/users'] and the new paths: ['/api/v2/orders', '/api/v2/products', '/api/v2/inventory']. Can you diff them and tell me what was added, removed, or changed?"},{"title":"Detect breaking changes before deployment","prompt":"Before we deploy this update, diff the current API paths ['/api/payments', '/api/refunds', '/api/webhooks'] against the new ones ['/api/payments', '/api/webhooks', '/api/subscriptions'] so I know if anything was removed that clients might still depend on."},{"title":"Automated changelog generation","prompt":"We just merged a PR that touched our API routes. Old paths were ['/v1/search', '/v1/recommend', '/v1/track'] and new paths are ['/v1/search', '/v1/track', '/v1/embed']. Run a changelog diff so I can summarize what changed for the release notes."}],"resultDescription":"Returns a JSON object with a 'result' field indicating the processed diff outcome and a 'status' field confirming success. The diff identifies which paths exist in the new set but not the old (added), and which exist in the old set but not the new (removed).","failureModes":["Missing or empty old_paths or new_paths arrays may return an error or empty diff","Malformed array items (non-string entries) may cause processing failure","Network timeout on large path arrays","Payment failure via x402 protocol blocks the request","Ambiguous path formats (trailing slashes, case differences) may produce unexpected diff results"],"whenToPreferThis":"Choose this endpoint when you need a quick, lightweight diff of API path lists between two versions — particularly in automated CI/CD pipelines, release audits, or changelog generation workflows where you want to programmatically detect added or removed routes without standing up a full API diffing tool.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:26.757Z","isFirstParty":false}