Malformed JSON repair
Written by Agorean from what the endpoint says about itself
Fixes malformed JSON so it parses correctly.
It repairs malformed JSON: syntax errors, trailing commas, missing quotes, and other broken structure. It returns valid, parseable JSON. It is meant for APIs, agents, and automated workflows that received bad JSON and need it usable.
WHEN TO USE THIS
When: I have JSON with a syntax error and need it fixed
For example: POST the broken JSON and get back valid JSON.
When: I have JSON with trailing commas from a hand-written config
For example: Send it through to strip the trailing commas and fix the structure.
When: An upstream API returned JSON with missing quotes and my parser rejects it
For example: Repair it here before parsing it yourself.
0.003 USDC
Paid to 0x899b…47ec
Your agent buys it
npx agorean buy lst_96a5hipshj3q
Buy link
https://genesis.palsus2023.workers.dev/v1/repair_json
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x899b…47ec). Claiming cannot be undone.
claimListing("lst_96a5hipshj3q", wallet_proof)