Wallet API
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)