get https://api.simplehash.com/api/v0/nfts/contract_owner
This endpoint is used to retrieve metadata of all of the NFTs generated from contracts owned by one or more wallet addresses.
What's the difference between
NFTs by Wallet(s)
vsNFTs by Contract Owner
Endpoint?
NFTs by Wallet
returns the NFTs owned by each wallet address, while theNFTs by Contract Owner
retrieves all NFTs generated from a contract owned by each wallet address.