get https://api.nftport.xyz/v0/accounts/
Returns NFTs owned by a given account (i.e. wallet) address. Can also return each NFT metadata with  include  parameter.
Useful for:
- For checking if a user owns a specific NFT and then unlocking specific activity.
 - Adding NFT portfolio section to your apps.
 
Related:
- For a quick start, see the List of sample addresses to copy.
 - To get all NFTs per contract, see Retrieve contract NFTs.
 - To get extra detailed information on the returned NFTs, see Retrieve NFT details.