Private RFC 6901 utility

Resolve and generate JSON Pointers without uploading JSON

PointerPath parses bounded strict JSON inside an isolated no-network capsule. Resolve one exact pointer or enumerate escaped pointers for scalar and empty-collection leaves.

Open PointerPath

No account · no upload · exact RFC 6901 escaping · copy results

Three explicit steps

Paste, point, inspect

01

Paste strict JSON

The document stays in the no-network capsule.

02

Enter or generate a pointer

Use exact RFC 6901 tokens and escaping.

03

Inspect the selected value

Copy the pointer or formatted JSON value.

Developer workflow

Useful when exact JSON locations matter

  • Check a pointer produced by an API or configuration file.
  • Generate escaped leaf paths for fixtures and tests.
  • Learn the difference between root, empty member, slash and tilde tokens.

Reproducible examples

Worked JSON Pointer examples

Paste bounded JSON, inspect exact tokens and copy only the result you reviewed.
View examples

Private by construction

Resolve the path in this browser

Paste bounded JSON, inspect exact tokens and copy only the result you reviewed.

Open PointerPath