online / endpoints 139 / categories 19 / rate 60/min/ip /
hub · compare

/jsonl

conformant NDJSON — one valid JSON object per line, consistent schema across records, LF line endings, trailing newline, no BOM

chaos chaos.catastrophic.io

GET /jsonl

Returns JSON Lines (NDJSON) streams with stream-level violations. Targets ML pipelines, log aggregators, and AI chat exports — anywhere line-delimited JSON is consumed. Default mode is schema drift mid-stream; other modes cover blank lines, partial final records, and BOM start.

modes: schema-drift blank-lines partial-final-line bom-start
control not.catastrophic.io

GET /jsonl

conformant NDJSON — one valid JSON object per line, consistent schema across records, LF line endings, trailing newline, no BOM

Build against not.catastrophic.io/jsonl, then flip the hostname to chaos.catastrophic.io to exercise the chaos.