/openapi — OpenAPI / Swagger Validator
Paste an OpenAPI 3.x or Swagger 2.0 document — JSON or YAML — and check it for structural problems: missing version, info, paths, operation responses, duplicate operationIds and the like. It's a structural check (not the full meta-schema), enough to catch the mistakes that break tooling. Parsed entirely in your browser; nothing leaves your device.