Kingdomly Docs
  • The Kingdomly Realm
  • 🛠️Creator
    • Getting started with NFT Creator
  • 🛠️Creator Admin
    • Facilitate your mint with our Creator Admin
      • Overview Page
      • Mint Groups
      • Airdrops
      • Customize Mint Page
  • 🍃MINT
    • Getting Started with Kingdomly Mint
    • Step-by-Step Guide
      • Step 1: Select Collection
      • Step 2: Exploring the Mint Page
      • Step 3: Mint!
    • Developers
  • 🏪MARKETPLACE
    • Getting started with Marketplace
  • BRIDGE
    • Getting started with Kingdomly Bridge
  • STAKING
    • Getting started with NFT Staking
    • Create your NFT staking pool
      • Troubleshooting
    • NFT Staking lifecycle
    • Manage your NFT staking pool
Powered by GitBook
On this page
  1. MINT

Developers

PreviousStep 3: Mint!NextGetting started with Marketplace

Last updated 4 months ago

Integrations with Mint-API

Seamlessly integrate your project with Kingdomly using our powerful Mint API. We’ve designed our API to provide essential functionalities that simplify managing partner collections and checking user eligibility, ensuring a smooth and efficient experience.

Access our detailed API documentation at:


Available Endpoints

  1. fetchPartnerMints

    • Purpose: Retrieve all Kingdomly-deployed partner collections.

    • Response: Returns a JSON object containing data about the partner collections, including collection details, mint phases, and availability.

    • Use Case: Perfect for showcasing all partnered projects or integrating Kingdomly collections into your application.

  2. eligibilityChecker

    • Purpose: Validate whether a specific wallet address is eligible for minting within a particular contract.

    • Response: Returns a Boolean or eligibility status, confirming if the address meets the criteria for minting.

    • Use Case: Ideal for enabling whitelist checks or verifying special access for users.


Why Use Our API?

  • Streamlined Integration: Easily pull Kingdomly partner data and integrate it into your dApp, website, or other platforms.

  • Customizable Workflows: Build eligibility-based experiences, like whitelist verification or user-specific mint access.

  • Reliable and Secure: Our API is designed with robust endpoints to provide accurate and real-time data.


Getting Started

  1. Follow the integration guides for each endpoint, including request and response examples.

  2. Start using the fetchPartnerMints and eligibilityChecker endpoints to enhance your minting experience.

With Mint-API-Docs, we’ve made integrations simple, powerful, and reliable, allowing you to unlock the full potential of Kingdomly’s ecosystem. If you need help or have questions, feel free to reach out!

Visit our API documentation at .

🍃
Mint API Docs
https://mint-api-docs.vercel.app/