> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# NFT Marketplace

> Shyft NFT Marketplace endpoints via Uniblock Direct API.

### GET

| Path                                                                                                                                 | Description                                          | Est. CU |
| ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------- | ------: |
| [direct/v1/Shyft/sol/v1/marketplace/find](https://docs.shyft.to/solana-apis/nft-marketplace#find-marketplace)                        | Find a marketplace                                   |      20 |
| [direct/v1/Shyft/sol/v1/marketplace/stats](https://docs.shyft.to/solana-apis/nft-marketplace#get-stats)                              | Fetch the stats of the marketplace.                  |      20 |
| [direct/v1/Shyft/sol/v1/marketplace/my\_markets](https://docs.shyft.to/solana-apis/nft-marketplace#my-markets)                       | Get details of all the marketplaces you have created |      20 |
| [direct/v1/Shyft/sol/v1/marketplace<br />/treasury\_balance](https://docs.shyft.to/solana-apis/nft-marketplace#get-treasury-balance) | Check the fund balance in the marketplace account.   |      20 |

### POST

| Path                                                                                                                | Description                                     | Est. CU |
| ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | ------: |
| [direct/v1/Shyft/sol/v1/marketplace/create](https://docs.shyft.to/solana-apis/nft-marketplace#create-marketplace)   | Create your own on-chain NFT marketplace.       |      20 |
| [direct/v1/Shyft/sol/v1/marketplace/update](https://docs.shyft.to/solana-apis/nft-marketplace#update-marketplace)   | Update an already created on-chain marketplace. |      20 |
| [direct/v1/Shyft/sol/v1/marketplace/withdraw\_fee](https://docs.shyft.to/solana-apis/nft-marketplace#withdraw-fees) | Withdraw fees from the marketplace.             |      20 |

### PUT

| Path                                                                                                            | Description                                     | Est. CU |
| --------------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | ------: |
| [direct/v1/Shyft/sol/v1/marketplace/index](https://docs.shyft.to/solana-apis/nft-marketplace#index-marketplace) | Index the marketplace on the Shyft marketplace. |      20 |
