ReDoc logo

ReDoc

ReDoc is an open-source API documentation renderer for OpenAPI specifications by Redocly. It generates a responsive three-panel documentation layout from OpenAPI 3.1, 3.0, and Swagger 2.0 definitions. The left panel provides a search bar and navigation menu, the central panel displays documentation content, and the right panel shows request and response examples. ReDoc is available as a CLI tool, HTML custom element, React component, and Docker image. It supports vendor extensions for logos, tag groups, custom code samples, and internal operations.

1 APIs 0 Features
API DocumentationDeveloper ToolsDocumentationOpenAPIReferenceRenderer

APIs

ReDoc

ReDoc is an open-source API documentation renderer for OpenAPI specifications, originally created by Rebilly and now maintained by Redocly. It generates a responsive three-panel...

Semantic Vocabularies

Redoc Context

0 classes · 8 properties

JSON-LD

Resources

🔗
Documentation
Documentation
👥
GitHub
GitHub
🔗
LiveDemo
LiveDemo
🔗
npm
npm
🔗
CDN
CDN
🔗
Reference
Reference
🔗
Reference
Reference
🚀
GettingStarted
GettingStarted
🔗
CLI
CLI
📄
Changelog
Changelog
🔗
Docker
Docker
🔗
Website
Website
👥
GitHubOrg
GitHubOrg
🔗
X
X
🔗
LinkedIn
LinkedIn
🔗
License
License

Sources

apis.yml Raw ↑
aid: redoc
url: >-
  https://raw.githubusercontent.com/api-evangelist/redoc/refs/heads/main/apis.yml
name: ReDoc
description: >-
  ReDoc is an open-source API documentation renderer for OpenAPI specifications
  by Redocly. It generates a responsive three-panel documentation layout from
  OpenAPI 3.1, 3.0, and Swagger 2.0 definitions. The left panel provides a
  search bar and navigation menu, the central panel displays documentation
  content, and the right panel shows request and response examples. ReDoc is
  available as a CLI tool, HTML custom element, React component, and Docker
  image. It supports vendor extensions for logos, tag groups, custom code
  samples, and internal operations.
tags:
  - API Documentation
  - Developer Tools
  - Documentation
  - OpenAPI
  - Reference
  - Renderer
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
access: 3rd-Party
created: '2026-03-18'
modified: '2026-05-02'
position: Consumer
segments:
  - Documentation
  - Developer Tools
specificationVersion: '0.19'
apis:
  - aid: redoc:redoc
    name: ReDoc
    description: >-
      ReDoc is an open-source API documentation renderer for OpenAPI specifications,
      originally created by Rebilly and now maintained by Redocly. It generates a
      responsive three-panel documentation layout from OpenAPI 3.1, 3.0, and Swagger
      2.0 definitions. Available as a React component, HTML tag, CLI tool, and Docker
      image with over 23,000 GitHub stars.
    humanURL: https://redocly.com/redoc
    tags:
      - API Documentation
      - Developer Tools
      - Documentation
      - OpenAPI
      - Reference
      - Renderer
    properties:
      - type: Website
        url: https://redocly.com/redoc
      - type: Documentation
        url: https://redocly.com/docs/redoc
      - type: GitHub
        url: https://github.com/Redocly/redoc
      - type: LiveDemo
        url: https://redocly.github.io/redoc/
      - type: JSONSchema
        url: json-schema/redoc-configuration-schema.json
      - type: JSONLd
        url: json-ld/redoc-context.jsonld
      - type: JSONStructure
        url: json-structure/redoc-configuration-structure.json
      - type: Vocabulary
        url: vocabulary/redoc-vocabulary.yml

common:
  - name: ReDoc Documentation
    url: https://redocly.com/docs/redoc
    type: Documentation
  - name: ReDoc GitHub Repository
    url: https://github.com/Redocly/redoc
    type: GitHub
  - name: ReDoc Live Demo
    url: https://redocly.github.io/redoc/
    type: LiveDemo
  - name: ReDoc npm Package
    url: https://www.npmjs.com/package/redoc
    type: npm
  - name: ReDoc CDN Bundle
    url: https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js
    type: CDN
  - name: ReDoc Configuration Reference
    url: https://redocly.com/docs/redoc/config
    type: Reference
  - name: ReDoc Vendor Extensions
    url: https://redocly.com/docs/api-reference-docs/specification-extensions/
    type: Reference
  - name: ReDoc Deployment Guide
    url: https://redocly.com/docs/redoc/deployment
    type: GettingStarted
  - name: Redocly CLI Build Docs Command
    url: https://redocly.com/docs/cli/commands/build-docs
    type: CLI
  - name: ReDoc Changelog
    url: https://github.com/Redocly/redoc/blob/main/CHANGELOG.md
    type: Changelog
  - name: ReDoc Docker Image
    url: https://hub.docker.com/r/redocly/redoc
    type: Docker
  - name: Redocly Website
    url: https://redocly.com/
    type: Website
  - name: Redocly GitHub Organization
    url: https://github.com/Redocly
    type: GitHubOrg
  - name: Redocly on X
    url: https://twitter.com/Redocly
    type: X
  - name: Redocly on LinkedIn
    url: https://www.linkedin.com/company/redocly
    type: LinkedIn
  - name: ReDoc License (MIT)
    url: https://github.com/Redocly/redoc/blob/main/LICENSE
    type: License

maintainers:
  - FN: Kin Lane
    email: [email protected]