[SOLVED] Can't see API for purchased NFTs

Hello, I’m trying to create a basic webpage where I could list all the NFT I purchased. I successfully purchased some NFTs in https://ropsten.rarible.com/, I can see it in activity, but I can’t seems to find what API to use. Any help would greatly be appreciate as I’m new in web3. Thank you so much

you can try getNFTs:
https://docs.moralis.io/moralis-server/web3-sdk/account#getnfts

Thank you so much @cryptokid. Its working!

1 Like