Start with a sample or paste JSON.
Use the command palette to load samples or import files first. Search and history appear once the workspace has data.
Samples
3 curated paths
Shortcut
Ctrl / Cmd + K
Import
Ready
Start with a guided example
Pick a sample to instantly populate the editor and supporting panels. API payloads focus on diffs, nested config shows the tree view, and schema validation demonstrates contract checks plus type output.
API Payload
Inspect a request payload and compare it with a newer response shape.
Nested Config
Explore a layered settings object with arrays, feature flags, and limits.
Schema Validation
Load a matching JSON document and schema to validate and generate types.
What happens next
The workspace is designed to feel immediate. As soon as a sample is loaded, the JSON editor, tree view, table, diff, and schema tools all react together.
Load API payload to compare versions and inspect deltas.
Load nested config to browse deep object and array structures.
Load schema validation to validate contracts and generate types.