Extract JSON Key Paths
List all object keys and array indices as JSON Pointer paths.
Convert in your browser · No sign-up
How to use
- List all object keys and array indices as JSON Pointer paths.
- Choose the mode or options, then run the tool.
- Review the result, then copy or download the TXT file.
Example
{"user":{"name":"Ada"}} → /user
/user/nameDetails and limitations
Includes parent paths as well as leaves. Escapes / as ~1 and ~ as ~0. Maximum nesting depth is 80.
Text stays in your browser; it is not sent to a conversion server.
FAQ
Extract JSON Key Paths — What are the supported inputs and limits?
Includes parent paths as well as leaves. Escapes / as ~1 and ~ as ~0. Maximum nesting depth is 80.
Related tools
Format references
Tool page updated: