{"uid":"cap_2zuiy-Gtd3PMJDGHeBG96","slug":"kihustle-json-validator-8e76a113","name":"KiHustle JSON 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/json-validator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"data":{"type":"string"},"schema":{"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_mHpMPsUhgEo0uaGNtnAYT","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":"Validates a JSON data string against a provided JSON schema and returns a validation result","exampleAgentPrompt":"Can you check whether this JSON string '{\"name\":\"Alice\",\"age\":30}' is valid against my schema that requires name as a string and age as an integer?","exampleUseCases":[{"title":"API payload pre-flight check","prompt":"Before I send this request body to the payment API, can you validate it against the expected schema to make sure it won't be rejected? Here's the JSON: '{\"amount\":100,\"currency\":\"USD\",\"recipient\":\"bob@example.com\"}'"},{"title":"Automation pipeline data quality gate","prompt":"I have data coming out of my automation pipeline — can you run this JSON through my schema to confirm it's correctly structured before I push it to the database? The data is '{\"userId\":\"abc123\",\"timestamp\":\"2024-01-15T10:00:00Z\",\"eventType\":\"purchase\"}'"},{"title":"Schema compliance check for side hustle tool","prompt":"I built a JSON schema for my lead capture form and I want to make sure the data my form is sending actually matches it — can you validate this sample output against my schema?"}],"resultDescription":"Returns a JSON object with a 'result' field (e.g. 'processed') and a 'status' field (e.g. 'success'), indicating whether the submitted data passed validation against the provided schema.","failureModes":["Invalid or malformed JSON in the 'data' field — returns error status","Missing required fields (data or schema) — likely returns 400-level error","Schema itself is malformed or not a valid JSON schema — may return error or unexpected result","Data string is empty — may return validation failure or error","Network or server error — generic failure response"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call JSON schema validation without setting up your own validation library or infrastructure. It is suitable for quick one-off checks in agent pipelines, automation workflows, or data quality gates where you can tolerate a small per-call cost of $0.002 USDC.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T07:02:23.940Z","isFirstParty":false}