{"uid":"cap_5F2D1WNepwJP2NK1ypgKy","slug":"kihustle-webhook-validator-7585ab1b","name":"KiHustle Webhook Validator","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/webhook-validator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"payload":{"type":"object"},"required_fields":{"type":"array","items":{"type":"string"}}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Tl5A8mCojXrdA6Dbl1_Mv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates an incoming webhook payload against a set of required fields and returns a processed/success status","exampleAgentPrompt":"Can you validate this incoming webhook payload to make sure it has all the required fields — specifically 'event', 'timestamp', and 'user_id' — before I process it further?","exampleUseCases":[{"title":"Webhook payload completeness check","prompt":"I just received a webhook from my payment provider — can you validate that the payload has all required fields like 'order_id', 'amount', and 'currency' before I pass it to the next step?"},{"title":"Automation pipeline pre-validation","prompt":"Before my automation runs, can you check this incoming JSON payload to make sure the fields 'user_id', 'event_type', and 'timestamp' are all present?"},{"title":"Integration testing field verification","prompt":"I'm testing my integration — can you run this sample webhook payload through the validator and confirm it has 'source', 'action', and 'payload_version' present?"}],"resultDescription":"Returns a JSON object with a 'result' field (e.g. 'processed') and a 'status' field (e.g. 'success'), indicating whether the payload passed validation against the specified required fields.","failureModes":["Missing required fields in the payload — validation fails with a non-success status","Malformed or non-object payload body — may return an error or unexpected result","Empty required_fields array — may always return success regardless of payload content","Network or server errors returning non-JSON responses"],"whenToPreferThis":"Use this endpoint when you need a lightweight, low-cost way to validate that an incoming webhook payload contains all expected fields before routing it downstream. It is best suited for simple required-field presence checks in automation pipelines, not for deep schema validation or business logic enforcement.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:58:17.138Z","isFirstParty":false}