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

/json

valid JSON, correctly labelled application/json

chaos chaos.catastrophic.io

GET /json

Returns syntactically invalid JSON with a Content-Type of application/json. Default bundles three flaws in one payload (missing closing brace, unquoted key, trailing comma). Use ?mode= to isolate a single failure mode for targeted parser testing.

modes: all missing-brace unquoted-key trailing-comma
control not.catastrophic.io

GET /json

valid JSON, correctly labelled application/json

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