Swagger UI is an OpenAPI documentation interface used to present interactive Technical Documentation for APIs.
Teams use it to display endpoint reference information, request examples, response schemas, and try-it-out behavior from an OpenAPI definition.
Related concepts include OpenAPI Specification, API Documentation and REST.