get https://api.nftport.xyz/v0/solana/nfts
Returns all Solana NFTs that have been minted. Can be set to include
the NFT metadata
, file_information
, collection_infomation
and all
which includes full details like in Retrieve Solana NFT details.
In this endpoint, non-Enterprise users can only retrieve NFTs minted in the past 90 days. Access to full history is available on the Enterprise tier.
Useful for:
- Big data analysis or analytics with all the NFTs.
- Keeping track of all the created NFTs.
- Importing all NFTs to your application.
Related:
- To get all Solana NFTs per collection, see Retrieve Solana collection NFTs.
- To get detailed information on the returned Solana NFTs, see Retrieve Solana NFT details.