{"uid":"cap_TFeKwmbzEPOiuRqmhpmOe","slug":"kihustle-api-changelog-diff-b1cea084","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/agents/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_HG2I1Iwrrj5OlmPVzDggy","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 a diff between two sets of API endpoint paths (old vs. new) to identify added, removed, or changed routes","exampleAgentPrompt":"Compare these two lists of API paths and tell me what changed — my old paths are ['/api/v1/users', '/api/v1/orders'] and my new paths are ['/api/v2/users', '/api/v1/orders', '/api/v1/products'].","exampleUseCases":[{"title":"Detect deprecated endpoints after upgrade","prompt":"I just upgraded my backend from v1 to v2 — can you diff these two path lists and tell me which old endpoints are gone and which new ones appeared? Old: ['/api/v1/login', '/api/v1/users', '/api/v1/orders'], New: ['/api/v2/login', '/api/v2/users', '/api/v1/orders', '/api/v2/reports']"},{"title":"Generate API release changelog","prompt":"I'm writing release notes and need to know what API routes changed between our last release and this one. Old paths: ['/v1/products', '/v1/cart', '/v1/checkout'], new paths: ['/v1/products', '/v1/cart', '/v2/checkout', '/v1/wishlist']. Can you run a diff on those?"},{"title":"Monitor API surface for breaking changes","prompt":"Before I deploy, can you check whether any existing API paths were removed or renamed? Here are the old paths: ['/api/auth', '/api/profile', '/api/settings'] and the new paths: ['/api/auth', '/api/profile', '/api/preferences', '/api/notifications']."}],"resultDescription":"Returns a JSON object with a 'result' field indicating the diff outcome and a 'status' field confirming successful processing. The diff identifies differences between old_paths and new_paths arrays, such as added, removed, or changed API routes.","failureModes":["Missing or malformed old_paths or new_paths arrays returns an error","Empty arrays may result in trivial or empty diff output","Paths supplied in wrong format (non-strings in arrays) may cause processing failure","Network timeout or payment failure returns HTTP 402 or 5xx"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call API path diff without standing up your own versioning infrastructure. Useful for CI/CD pipelines, automated changelog generation, or quick comparisons between API versions without manual inspection.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:02:48.622Z","isFirstParty":false}