🎉 "Hello world" JSON payloads
Ready-to-use JSON payloads for testing JSON parsing tools. No authentication -- or jq -- required.
-
/api/simpleBasic JSON object for quick checks.
-
/api/mediumIntermediate structure with arrays.
-
/api/complexDeeply nested, complex data types.
JSON parsing
I wrote about parsing JSON with gron in May 2025. I built this website to make exploring gron (and other JSON-parsing tools) easier.