All tools
TinyTools
Free tool
🗺️ JSON Path Finder
Path:
Copy
JSON Input
Sample
{ "users": [ { "id": 1, "name": "Alice", "email": "alice@example.com", "roles": ["admin", "user"], "settings": { "theme": "dark", "notifications": true } }, { "id": 2, "name": "Bob", "email": "bob@example.com", "roles": ["user"], "settings": { "theme": "light", "notifications": false } } ], "meta": { "total": 2, "page": 1, "version": "2.0" } }
Tree Explorer — click any value