Import Manual Asset
Last updated
Last updated
You have the option to bring in an already-made API definition into your Folder and change it into a Virtualized API. You can do this by importing from two different sources, as explained below:
You can bring in APIs from Swagger by importing them.
You can also bring in APIs from Postman Collections by importing them.
Import from Swagger URL
As shown in the above image, Click on the Import Swagger URL button and It'll lead you to input a popup to give the swagger URL as shown below.
Give the Swagger URL and click on the "Get APIs" button to fetch your APIs from that link.
Once APIs are fetched from the URL and shown in Popup, you can select your desired APIs and click on the "Import" button as shown below.
Once APIs are imported, they'll be displayed as shown below.
Import from Swagger File
As shown in the above image, Click on the Upload file button and It'll lead you to choose file popup to select the file as shown below.
Click on the "Choose File" button and Select the Swagger file that you want to upload to fetch your APIs. Once the file is uploaded it'll fetch APIs from it and display it in Popup like shown below. You can Select your desired APIs and click on "Import" button as shown below.
With a click of the "Import" button, APIs will be imported as Virtualized APIs.
Import from Postman URL
As shown in the above image, Click on the "Import Postman URL" button and It'll lead you to input a popup to give the Postman URL as shown below.
Give the Postman URL and click on the "Get APIs" button to fetch your APIs from that link.
Once APIs are fetched from the URL and shown in Popup, you can select your desired APIs and click on the "Import" button to Import your Postman Collection APIs.
import from Postman File
As shown in the above image, Click on the "Upload Postman File" button and It'll lead you to choose file popup to select the file as shown below.
Click on the "Choose File" button and Select the Postman file that you want to upload to fetch your APIs. Once the file is uploaded it'll fetch APIs from it and display it in Popup like shown above. You can Select your desired APIs and click on "Import" button as shown above.