Click on any value in your JSON to see its full path. Supports JSONPath expressions.
Click any key to get its JSON path...
Enter your JSON data.
Click any value to see its path.
Copy the JSONPath expression.
JSONPath is a query language for JSON, similar to XPath for XML.
Both dot notation (obj.key) and bracket notation (obj['key']) are supported.
Yes, search to find values and their paths throughout the document.