Online Redoc OpenAPI Viewer
Open an OpenAPI JSON or YAML file from a URL or from disk, then view it in Redoc.
Loading Redoc...
Redoc In This Page
Redoc is an open source tool for rendering API reference documentation from OpenAPI and Swagger descriptions.
The open source Redoc experience is primarily a documentation viewer. It is good for reading, navigating, and reviewing an API description, but it is not a request-sending API client in the same way as Swagger UI or a REST client.
Use this page when you want to inspect the documented structure, schemas, examples, and response details. Use the Basic Client, Online Swagger UI, or a desktop REST client when you need to send exploratory requests.
Compare this with the OpenAPI Explorer, Scalar, Stoplight Elements, and Zudoku pages.