Developer Guide
  • Getting Started
    • Why NFTpay
  • NFTpay Services
    • Simple NFT Payments
    • PureCharge API
    • Marketplaces
    • Web3 Gaming
    • Minting Platforms
    • USDC, USDT and BUSD Support
    • Wallet API
    • Whitelists and Allowlists
    • Mint to Destination
    • Conversion Analytics
    • Marketing Service
    • NFT Minting Services
    • Thirdweb and Tuple Support
    • Integrating Thirdweb with NFTpay
    • Embeddable NFT Collection Widget
    • Individual Wallet
  • Integration Docs
    • ⚡How it works
    • ⚡QuickStart
    • ⚡Adding your project
    • ⚡The Sandbox environment
    • ⚡The live environment
    • ⚡Changing the price
    • ⚡Checking sales
    • ⚡Adding NFTpay to your site
    • ⚡Example Mint Function
    • ⚡Locking email
    • ⚡API Check
    • ⚡Automated Collection Deployment
  • FAQ
Powered by GitBook
On this page
  1. NFTpay Services

Wallet API

PreviousUSDC, USDT and BUSD SupportNextWhitelists and Allowlists

Last updated 1 year ago

NFTpay provides an email based wallet for any users that checkout with its primary mint solution. As a service to projects that use this, NFTpay offers a REST API that enables projects to check whether a user holds their NFT in their wallet and what NFTs they are. Developers will see a REST API return that provides all the details for the given user that enables them to token gate features and/or display that NFT in your own interface.

Use this REST API to:

  • Token gate content based on the NFTs held by that user's NFTpay wallet account

  • Display that NFT in your own user interface

  • Interact with NFTs in user's wallet (coming soon)

Next Steps

  • to learn more and set up your integration!

Contact us