{"uid":"cap_2geO7tDoiIYOckmSMWbkk","slug":"kihustle-json-fixer-cdf60f47","name":"KiHustle JSON Fixer","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/json-fixer","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"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_XE3KFeBNtxIaABBVW0yPi","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":"Repairs and normalizes malformed or invalid JSON text submitted as a string, returning corrected JSON output.","exampleAgentPrompt":"Can you fix this broken JSON for me? It has some missing quotes and syntax errors: {name: 'Alice', age: 30, city: 'Berlin'}.","exampleUseCases":[{"title":"Repair LLM-generated JSON output","prompt":"The AI just returned some JSON but it's malformed — there are missing commas and unquoted keys. Can you run it through the JSON fixer to get valid JSON back? Here's the text: {user: 'Bob', score: 42 active: true}."},{"title":"Fix pasted config file snippet","prompt":"I copied this JSON config from a README but it has comment lines and trailing commas that make it invalid. Please fix it so I can actually use it: {\"host\": \"localhost\", /* primary */, \"port\": 8080,}."},{"title":"Recover broken API response","prompt":"Our upstream API sent back a response that's almost JSON but not quite — looks like some quotes are escaped wrong. Here's the raw text: {\"status\":\"ok\",\"data\":{\"id\":123,\"name\":\"Test\\' User\"}}. Can you repair it into valid JSON?"}],"resultDescription":"Returns a JSON object with a 'result' field containing the corrected/fixed JSON and a 'status' field indicating success or failure of the repair operation.","failureModes":["Input text is so severely malformed that it cannot be interpreted as JSON — returns a non-success status","Empty or null text input yields an error or empty result","Text is not JSON-like at all (e.g. plain prose) — fixer may return unexpected output or fail","Network timeout or payment processing failure returns a 402 or 5xx error"],"whenToPreferThis":"Choose this endpoint when you have a string that is almost-valid JSON but contains syntax errors such as missing quotes, trailing commas, single quotes, or unescaped characters, and you need a quick low-cost automated fix without writing custom parsing logic. It is especially useful when processing LLM-generated JSON, user-pasted configs, or API responses with minor corruption.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:06:56.551Z","isFirstParty":false}