# Lootex Plus ## Docs - [Buy Orders](https://docs.lootexplus.com/api-reference/endpoint/buy-orders.md): Returns the execution plan required to buy orders on the exchange. - [Cancel Orders](https://docs.lootexplus.com/api-reference/endpoint/cancel-orders.md): Returns the execution plan required to cancel orders on the exchange. - [Claim Drop](https://docs.lootexplus.com/api-reference/endpoint/claim-drop.md) - [Get Asset](https://docs.lootexplus.com/api-reference/endpoint/get-asset.md) - [Get Collection](https://docs.lootexplus.com/api-reference/endpoint/get-collection.md) - [Get Drop](https://docs.lootexplus.com/api-reference/endpoint/get-drop.md) - [Get Drops](https://docs.lootexplus.com/api-reference/endpoint/get-drops.md) - [Get Order](https://docs.lootexplus.com/api-reference/endpoint/get-order.md): Retrieves order details by its unique hash identifier. - [Get Token Metadata](https://docs.lootexplus.com/api-reference/endpoint/get-token-metadata.md): Returns metadata for a specific token. This is a public endpoint that follows OpenSea metadata standards. - [Get Trending Collections](https://docs.lootexplus.com/api-reference/endpoint/get-trending-collections.md) - [List Orders](https://docs.lootexplus.com/api-reference/endpoint/list-orders.md): Returns the execution plan required to list orders on the exchange. - [Buy Orders](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/buy-orders.md): Buy NFT orders using project wallet - [Cancel Orders](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/cancel-orders.md): Cancel NFT orders using project wallet - [Claim Drop](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/claim-drop.md) - [Deploy Drop](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/deploy-drop.md) - [List Orders](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/list-orders.md): List NFT orders using project wallet - [MintTo](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/mint.md) - [Transfer Tokens](https://docs.lootexplus.com/api-reference/endpoint/project-wallet/transfer.md): Transfer native tokens, ERC20, ERC721, or ERC1155 to a recipient address - [Search Assets](https://docs.lootexplus.com/api-reference/endpoint/search-assets.md) - [Search Collections](https://docs.lootexplus.com/api-reference/endpoint/search-collections.md) - [Submit Orders](https://docs.lootexplus.com/api-reference/endpoint/submit-orders.md): Final step to submit signed orders to the exchange for listing. - [Update Token Metadata](https://docs.lootexplus.com/api-reference/endpoint/update-token-metadata.md): Sets or updates metadata for a specific token in a metadata repository. Requires secret key authentication. - [Authentication](https://docs.lootexplus.com/authentication.md): Learn how to authenticate with the Lootex Plus API - [Assets](https://docs.lootexplus.com/core-features/assets.md): The Assets API provides comprehensive functionality for discovering, searching, and retrieving detailed information about individual NFTs across multiple blockchain networks - [Collections](https://docs.lootexplus.com/core-features/collections.md): The Collections API provides comprehensive functionality for discovering, analyzing, and retrieving information about NFT collections across multiple blockchain networks - [Drops](https://docs.lootexplus.com/core-features/drops.md): Launch and manage NFT drops with claim functionality and distribution - [Orders](https://docs.lootexplus.com/core-features/orders.md): Create, list, buy, and cancel NFT orders with advanced trading features - [Overview](https://docs.lootexplus.com/core-features/overview.md): Core features and capabilities of the Lootex Plus API - [About Lootex Plus](https://docs.lootexplus.com/index.md): For developers & enterprises who need a full-stack API/SDK to mint, trade, and embed NFT features inside any app or game - [MCP Server](https://docs.lootexplus.com/mcp-server.md): Model Context Protocol (MCP) server for Lootex Plus API integration - [Supported Networks](https://docs.lootexplus.com/networks.md) - [Quickstart](https://docs.lootexplus.com/quickstart.md): Get started with the Lootex Plus API in minutes. - [TypeScript SDK](https://docs.lootexplus.com/sdk.md): A fully typed TypeScript SDK for seamless integration with the Lootex Plus API. Features comprehensive NFT operations, marketplace functionality, and project wallet management with complete type safety and IntelliSense support. - [Mint NFTs](https://docs.lootexplus.com/server-wallet/mint.md): Create new NFTs programmatically and deliver them directly to user addresses without requiring them to handle crypto wallets or gas fees. Perfect for rewarding achievements, commemorating milestones, or distributing digital collectibles - [Overview](https://docs.lootexplus.com/server-wallet/overview.md): Server-managed NFT operations without wallet complexity - [Transfer Assets](https://docs.lootexplus.com/server-wallet/transfer.md): Transfer any blockchain assets from your project wallet to user addresses without requiring them to handle gas fees or manage crypto wallets. Perfect for distributing rewards, processing payments, or managing digital assets in your application ## OpenAPI Specs - [openapi](https://docs.lootexplus.com/api-reference/openapi.json)