Keep your OpenAPI descriptions spot-on with minimal effort
Behemoth YAML gets old pretty quick. An unbundled definition is far easier to edit and check for duplicates. Our Redocly CLI lets you quickly validate and lint a multi-file definition before bundling it into one file for distribution.
2
3
4
Solve errors crazy-fast, with complete visibility and a complete set of built-in options supporting the full OpenAPI spec up to 3.1. Find errors anywhere:
Preview your entire reference docs locally without having to bundle your definition, whether you’re using Redocly or our open-source version Redoc.
Craft your API design flow with rules and decorators
A.K.A. Style guides: versatile, easy to customize JavaScript modules.
Teach Redocly’s CLI to detect issues the way your process requires. Pick from a plethora of built-in rules, or write your own with simple JavaScript functions referenced in the Redocly configuration file.
Decorators are a Redocly-exclusive customization layer you can use to effectively build different versions of the same definition. They modify content during the bundle process, so you can e.g. add code samples, remove schema or change path structure after validation is complete.
Read the Docsdiff
’ with decorators instead of manual work.Expand API validation across your entire workflow
Our CLI already powers Redocly Workflows under the hood. Enjoy the same collab power with your definition files and configuration neatly organized in Git. Starting from scratch? Use our companion repository template to get up to speed with the Way of the Multi-File API.