Understand unfamiliar payloads
Follow nested objects and arrays when documenting or integrating with a new API.
View tool
Explore nested JSON as a visual tree in your browser. Expand objects and arrays without uploading the document.
Your input and result are not sent to JSON Hearth or stored on a server.
When to use it
A tree view makes deeply nested objects easier to scan than raw text. Expand only the branches you need and use the formatted source beside the structure.
Follow nested objects and arrays when documenting or integrating with a new API.
Work out where a value lives before writing application code or a JSONPath expression.
Inspect the hierarchy of exports, configuration and generated fixtures without losing context in long text.
Important limitations
Common questions
Yes. Objects and arrays are displayed as expandable branches, while primitive values appear as leaves.
No. Expanding and collapsing branches changes only the visual view of the parsed document.