Validate OpenAPI documents the way an editor should

Paste or open a spec and OASForge lints it continuously — like Swagger Editor, but with messages that explain why something is wrong for your spec version, and with one-click fixes for the common mistakes.

What the validator catches

Issues you can act on

Every issue is clickable and jumps to the offending line. Most carry a Fix button: quote the value, create the missing security scheme, remove the offending property, add the missing description or responses block. Warnings can be dismissed — and restored — so noisy-but-known issues don’t bury real ones.

Versions covered

Swagger 2.0, OpenAPI 3.0.x, 3.1.x and 3.2.x are all recognized, each validated against its own allowed keys. Documents with a newer minor version than the editor knows are handled permissively with an informational note instead of a wall of false errors.

No signup, no install — the editor runs entirely in your browser.

Open the OASForge editor