Swagger UI

Swagger UI renders OpenAPI specifications as interactive API documentation, allowing developers to explore and test API endpoints directly in the browser. It generates a rich HTML interface with try-it-out functionality from any OpenAPI 2.0, 3.0, or 3.1 specification.

API entry from apis.yml

apis.yml Raw ↑
aid: swagger:swagger-ui
name: Swagger UI
description: Swagger UI renders OpenAPI specifications as interactive API documentation, allowing developers
  to explore and test API endpoints directly in the browser. It generates a rich HTML interface with try-it-out
  functionality from any OpenAPI 2.0, 3.0, or 3.1 specification.
humanURL: https://swagger.io/tools/swagger-ui/
tags:
- Documentation
- Interactive Docs
- Open Source
- OpenAPI
- UI
properties:
- type: Documentation
  url: https://swagger.io/docs/open-source-tools/swagger-ui/usage/installation/
- type: Getting Started
  url: https://swagger.io/docs/open-source-tools/swagger-ui/usage/installation/
- type: GitHub Repository
  url: https://github.com/swagger-api/swagger-ui
- type: Docker
  url: https://hub.docker.com/r/swaggerapi/swagger-ui
- type: npm
  url: https://www.npmjs.com/package/swagger-ui