OpenAPI validator
Run bounded local structural checks on an OpenAPI 3 JSON document without resolving references.
How it works & useful details
Local-only workspace
This tool converts or inspects pasted text in your browser. It never sends a request, opens a URL, uploads a HAR, or stores your input.
Bounded structural checks
This checker accepts JSON OpenAPI 3.0/3.1 documents and checks the required root, info, path, operation and responses shapes. It does not resolve $ref entries, parse YAML, contact servers, or certify a contract.
