JSON Path Finder
A free online JSON path finder. Paste any JSON and explore it as a collapsible tree view. Click any key or value to instantly get its full JSONPath expression (e.g. $.user.address.city). Each node shows a type badge (string, number, boolean, null, object, array) and a value preview. Search and filter the tree by key name or value. Essential for API debugging, JQ query building, and working with deeply nested JSON structures.
0 characters
Paste JSON on the left and click Parse JSON to view the tree.