Skip to main content

Swagger

Welcome! In this tutorial you can learn how bring your Swagger collections into Nowa.


1. Add your Swagger URL

If you already have a link to your API’s Swagger file, you can use it.

  1. Click on the Import button in your collection.
  2. Choose “Import from Swagger.”
  3. Paste your Swagger URL.
  4. Click Import.

Example:

https://petstore.swagger.io/v2/swagger.json

2. Paste your Swagger JSON

You can paste the JSON definition directly.

  1. Click on the Import button.
  2. Select “Import from Swagger.”
  3. Paste the Swagger JSON text.
  4. Click Import.

3. Upload your Swagger JSON File

If you have the Swagger JSON saved as a file, you can upload it directly.

  1. Click on the Import button.
  2. Select “Import from Swagger.”
  3. Choose “Upload File” and pick your .json file.
  4. Click Import.