FAQ

Here are answers to frequently-asked-questions about Swagger Explore. Don’t see what you’re looking for? Check out our tech support options.

What is Swagger Explore?

Swagger Explore is a tool for working with existing REST APIs and Kafka services and exploring endpoints.

Is Swagger Explore free?

Yes. If you have an account with GitHub you can log in with your GitHub credentials. Alternately, you can create a Swagger Explore account. For more information see Accessing Swagger Studio Explore.

Using Swagger Explore

What browsers can I use with Swagger Explore?

Swagger Explore works in the latest versions of:

  • Google Chrome

  • Mozilla Firefox

  • Apple Safari (public APIs on the Internet only)

  • Microsoft Edge

Other browsers and older versions might work, but they are not officially supported or tested.

I need to access my API definitions from Swagger Studio. How do I do it?

Your own API definitions can be accessed through:

https://api.swaggerhub.com/apis/{owner}/{api}/{version}

For Swagger Studio Enterprise customers with on-premise deployment, you can use:

http(s)://SERVER/v1/apis/{owner}/{api}/{version}

See Also

Swagger Studio Explore Documentation

Publication date: