Why use a JSON tree viewer?
Expand structure
Open and close nested objects so you can focus on the part of the response that matters.
Understand arrays
Review lists of records without getting lost in long formatted text.
Inspect faster
Move between Text, Tree, and Table views depending on whether you need detail, structure, or rows.
How to inspect JSON
Paste JSON
Paste valid JSON into JSON Toolkit.
Open Tree
Choose Tree view to inspect nested keys and values.
Switch views
Use Text for raw formatted output or Table when the JSON contains similar records.