Marketplace Manager API

The Marketplace Manager API powers the core marketplace functionality on Kabila. It handles NFT listings, collections, launchpads, offers, negotiations, and ForeverMint.

Key Features

  • NFT Items β€” List, buy, sell, update pricing, and delist NFTs
  • NFT Collections β€” Create, query, and manage NFT collections with attributes and rarity data
  • Launchpads β€” Create and manage NFT launchpads with mint phases and discounts
  • Offers β€” Make, accept, counter, and manage offers on individual NFTs and collections
  • ForeverMint β€” Create and manage perpetual minting experiences

Base Path

https://labs.kabila.app/api/marketplace/manager

Authentication

Most endpoints require a Bearer JWT token. Some write operations additionally require a Hedera signature. See the Getting Started guide for authentication details.


API Reference

Explore the full Swagger documentation for this API:

Was this page helpful?