JSON flattener
Paste nested JSON to see every leaf value as a flat dot-notation path. Click a path to copy it. Runs entirely in your browser.
7 leafsMax depth: 3
| Path | Value | Type |
|---|---|---|
| 1 | number | |
| "Alice" | string | |
| "London" | string | |
| "EC1A 1BB" | string | |
| "admin" | string | |
| "beta" | string | |
| true | boolean |