SwaggerUI used to make WordPress REST API endpoint have a interactive UI, so we can check our API endpoint directly from the website it self Feature: Support for GET, POST, PUT, PATCH and DELETE request method Support for Auth Basic authorization method Support for Bearer token (Authorization header) authorization method Choose which authorization methods (Basic / Bearer) appear in the Swagger UI Authorize dialog Output as Swagger 2.0 (default) or OpenAPI 3.0.3 Option to include or omit the site admin contact email in the generated schema Choose which namespace API that will be used on the Swa...
Read the full description on WordPress.org →