Build Asset Manually

If you don't have any swagger or postman resource to import API, don't worry you can create asset manually in qyrus anytime!

As shown in below image, Click on the "Create API Manually" and get going.

CreateManualAsset

When you click the "Create API Manually" button, you'll be taken to the next page where you can provide all the necessary information required to create a Manual Asset.

ManualAPILanding

Let's understand what each fields indicates.

Function name
Description

API Name

Give the name for Virtualized API

Method Type

Can choose between POST, GET, PUT, DELETE and PATCH

Context Path

Can give desired context path which you want to be present in virtualized API link

Body Type

Can chosse between JSON, XML and TEXT body type based on your requirement

Fill all the details and Click on the "Save" button to create Asset Manually as shown below.

CreateAPI

Next Steps

You can build request and Try it out

Last updated