Skip to content

OpenAPI Endpoint Inspector

Turn a large JSON or YAML spec into a compact endpoint map.

Local execution receiptinput path disclosedTool content stays out of MonoTools URLs and API requests.
Working input
Browser memory
Cross-tool handoff
Session only · 10 min
URL payload
Never
Export
Explicit action

Verify it: open DevTools Network, clear the log, use the tool, then inspect fetch/XHR requests. Page assets and optional aggregate analytics may use the network; tool input is not included.

Full privacy model
Loading tool...
01

How to use

  1. 01Paste an OpenAPI JSON document or common YAML spec.
  2. 02Review endpoint counts and response codes.
  3. 03Copy the endpoint summary for docs or review.
02

FAQ

Does it support YAML and refs?
Yes. A YAML 1.2 parser handles the document and same-document JSON Pointer refs are resolved with cycle and depth guards. Remote refs are reported but never fetched.
03

Related tools