List of tutorials that use NFT API
Introduction
Welcome to the tutorials page for the NFT API!
The NFT API is a powerful tool that allows users to query data on non-fungible tokens (NFTs) on the blockchain. This page provides a comprehensive list of tutorials and applications that demonstrate the capabilities of the NFT API and provide guidance on how to use it effectively.
Available Tutorials
Below, you will find a list of all the tutorials currently available on the NFT API:
-
How to Create NFT Token-Gated Communities: Learn how to use the Alchemy NFT API to verify ownership of an NFT, or grab a complete ownership snapshot for a collection!
-
How to Filter Out Spam NFTs: Learn how to identify and filter spam NFTs using the Alchemy API.
-
How to Get NFT Owners at a Specific Block Height: Learn how to get snapshot of all the owners of an NFT collection at a particular point in time or block height using the NFT API.
-
How to Check the Owner of an NFT: Learn how to find the owner of an NFT (ERC-721 or ERC-155) on Ethereum and Polygon in one request using the NFT API.
-
How to Get All NFTs in a Collection: Learn how to get all NFTs that belong to a particular collection using the Alchemy NFT API.
-
How to Get All NFTs Owned by an Address: Learn how to get all NFTs (and their metadata) owned by an address using the Alchemy NFT API.
-
How to Get a List of NFT Holders for a Given Collection: Learn how to get a list of all wallets that own a specific NFT collection.
-
How to Resolve ENS Domains Given a Wallet Address: This tutorial uses Alchemy’s NFT API to fetch all ENS Domain Names owned by a user.
Each tutorial includes step-by-step instructions and code examples to help you follow along and build your own app.
Thank you for using the NFT API, and happy coding!