About JSON
JSON (JavaScript Object Notation) is a lightweight data interchange format. It is easy for humans to read and write, and easy for machines to parse and generate. JSON is the de facto standard for web APIs and configuration files.
This tool formats, validates, analyzes, and transforms JSON entirely in your browser. Paste any JSON to get started.