Try Out SwaggerHub Explore

This topic describes a sample SwaggerHub Explore sequence. This example demonstrates how to return the OpenAPI definition for the Petstore API using a REST GET operation. To run this operation:

  • Set the Protocol field to REST.

  • Set the Operation field to GET.

  • Paste this URL into the Server field:

    https://petstore3.swagger.io/api/v3/openapi.json
    

    SwaggerHub Explore parses the URL and automatically updates the Path field.

  • Click on the Send button to make this API call.

  • The return values are shown in the Response section at the bottom of the screen. By default the body of the response is displayed (with colored text for easier reading):

    quick-start-response.png

Next Steps

To learn more about SwaggerHub Explore see the following topics:

Publication date: