{"uid":"cap_Y435dc4JkGN6gNuLJzOwY","slug":"autonomy-api-network-json-repair-b27983f2","name":"Autonomy API Network JSON Repair","description":"Repair malformed JSON and optionally validate it against JSON Schema.","url":"https://autonomy-api-network.onrender.com/v1/json-repair","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"JSON-like text to repair"},"schema":{"type":"object","description":"Optional JSON Schema"}}},"responseSchema":{"type":"json","example":{"data":{"value":{"name":"Ada","active":true},"changed":true,"validAgainstSchema":null}}},"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_TGKeZnlkVV4LGv4Yuu4dY","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":"Repairs malformed JSON text and optionally validates the repaired result against a provided JSON Schema.","exampleAgentPrompt":"This JSON I got back from a third-party API is malformed — can you repair it and validate it against my schema? Here's the broken text: '{name: \"Alice\", age: 30, tags: [\"admin\", \"user\"'","exampleUseCases":null,"resultDescription":"Returns the repaired, well-formed JSON and optionally a validation report indicating whether it conforms to the provided JSON Schema, including any validation errors.","failureModes":["Text is so corrupted it cannot be meaningfully repaired — returns error or empty result","Invalid JSON Schema provided — validation step fails with schema parse error","Empty or null input text — returns error indicating no content to repair","Input is already valid JSON but schema validation fails — repaired JSON returned with validation errors listed"],"whenToPreferThis":"Use this endpoint when you have JSON-like text that is syntactically broken (missing brackets, trailing commas, unquoted keys, truncated responses, etc.) and need it fixed before processing. Especially useful when you also want to validate the repaired output against a known schema in a single step.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:42:17.744Z","isFirstParty":false}