Skip to main content
Lootex Plus provides a comprehensive suite of APIs for building NFT applications. Our platform offers two main categories of functionality:

Core APIs

These APIs enable you to build marketplace functionality, search capabilities, and trading features:

Assets

Search, explore, and retrieve detailed information about individual NFTs

Collections

Discover and analyze NFT collections with trending data and metadata

Orders

Create, list, buy, and cancel NFT orders with advanced trading features

Drops

Launch and manage NFT drops with claim functionality and distribution

Project Wallet APIs

For complete NFT lifecycle management, our Project Wallet APIs let you:

Mint NFTs

Create new NFTs programmatically with custom metadata

Transfer Assets

Move any blockchain assets between addresses seamlessly

Key Benefits

Easy Integration

  • RESTful APIs with clear documentation
  • Multiple authentication methods (API keys and secret keys)
  • Comprehensive SDKs and examples

Enterprise Security

  • Secure authentication with API keys and secret keys
  • Rate limiting and usage monitoring
  • Webhook support for real-time updates

Multi-Chain Support

  • Support for multiple blockchain networks
  • Unified API across different chains
  • Chain-specific optimizations

Rich Data

  • Detailed asset metadata and collection information
  • Real-time pricing and market data
  • Historical trading data and analytics

Getting Started

  1. Get an API Key - Sign up and get your credentials
  2. Explore Assets - Start with asset search and retrieval
  3. Build Trading Features - Add buy/sell functionality
  4. Launch Your Own NFTs - Mint and manage your collections

API Structure

All APIs follow a consistent pattern:
https://api.lootexplus.com/v1/{resource}/{parameters}

Authentication

  • Core APIs: Use API keys in the x-api-key header
  • Project Wallet APIs: Use secret keys with Bearer token authentication

Response Format

All responses are JSON with consistent error handling and pagination support. Ready to start building? Check out our Quickstart Guide to make your first API call.