NFTs

NFTs are a core part of Underdog — the very reason Underdog exists is so you can seamlessly manage NFTs with your own products.

On this page, we'll dive into the different NFT endpoints you can use to manage NFTs programmatically. We'll look at how to query, create, and update NFTs.

Related NFTs can be part of a Collection. For example, a community can create a Collection and NFTs in that Collection can be Membership NFTs.

The NFT Model

The NFT model contains all the information about your NFT, such as their mint address, name, and image.

Last updated