# 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](https://71410902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F57DuBtOps4t1T1casUe2%2Fuploads%2Fgit-blob-dbf8e2cae95acfe6b2883b31823fc93892e8d213%2FCreateManualAPI.png?alt=media)

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](https://71410902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F57DuBtOps4t1T1casUe2%2Fuploads%2Fgit-blob-6f24daedabe1d43b8289073c18d2f308d30b97bc%2FManualAPILanding.png?alt=media)

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](https://71410902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F57DuBtOps4t1T1casUe2%2Fuploads%2Fgit-blob-5e8f1bf8d0cf1e70a9fbd4c71e0bef2e5e689e60%2FCreateAPI.png?alt=media)

***

### Next Steps

[You can build request and Try it out](https://docs.qyrus.com/service-virtualization/manual-assets/build-request)
