More NFT Endpoints

A list of additional NFT endpoints supported by our providers.

📘

How to use Direct Endpoints?

Please check out our Direct Endpoints Overview Page for detailed instructions before clicking on any links.

Direct Endpoints

We list all of our NFT endpoints below which link to our providers own documentation on the endpoint details including the parameters needed to using the endpoint. Use our Direct API to make a call with the same params and URL path.

MethodAPI URL PathDescription
GETAlchemy/{chain}/nft/v3/getNFTsForOwnerRetrieves NFTs owned by a specific address.
GETAlchemy/{chain}/nft/v3/getOwnersForNFTFetches the owners of a specific NFT.
GETAlchemy/{chain}/nft/v3/getOwnersForContractRetrieves the owners of all NFTs within a contract.
GETAlchemy/{chain}/nft/v3/isHolderOfContractChecks if an address is a holder of a specific contract.
GETAlchemy/{chain}/nft/v3/getContractsForOwnerLists all contracts owned by a specific address.
GETAlchemy/{chain}/nft/v3/getCollectionsForOwnerFetches NFT collections owned by a specific address.
GETAlchemy/{chain}/nft/v3/getNFTsForContractRetrieves NFTs within a specific contract.
GETAlchemy/{chain}/nft/v3/getNFTsForCollectionFetches NFTs within a specific collection.
GETAlchemy/{chain}/nft/v3/getNFTMetadataRetrieves metadata for a specific NFT.
POSTAlchemy/{chain}/nft/v3/getNFTMetadataBatchFetches metadata for a batch of NFTs.
GETAlchemy/{chain}/nft/v3/getContractMetadataRetrieves metadata for a specific contract.
GETAlchemy/{chain}/nft/v3/getCollectionMetadataFetches metadata for a specific collection.
GETAlchemy/{chain}/nft/v3/invalidateContractInvalidates metadata for a specific contract.
POSTAlchemy/{chain}/nft/v3/getContractMetadataBatchRetrieves metadata for a batch of contracts.
GETAlchemy/{chain}/nft/v3/summarizeNFTAttributesSummarizes attributes and traits for NFTs within a contract.
GETAlchemy/{chain}/nft/v3/searchContractMetadataSearches metadata for a specific contract.
GETAlchemy/{chain}/nft/v3/computeRarityComputes rarity data for a specific NFT.
POSTAlchemy/{chain}/nft/v3/refreshNftMetadataRefreshes metadata for a specific NFT.
GETAlchemy/{chain}/nft/v3/getSpamContractsRetrieves a list of flagged spam contracts.
GETAlchemy/{chain}/nft/v3/isSpamContractChecks if a contract is flagged as spam.
GETAlchemy/{chain}/nft/v3/isAirdropNFTChecks if an NFT is an airdrop.
GETAlchemy/{chain}/nft/v3/reportSpamReports a contract as spam.
GETAlchemy/{chain}/nft/v3/getFloorPriceFetches the floor price for an NFT collection.
GETAlchemy/{chain}/nft/v3/getNFTSalesRetrieves recent sales for NFTs.

MethodAPI URL PathDescription
GETCoingecko/nfts/listLists all NFTs supported on the platform.
GETCoingecko/nfts/{id}Fetches details for a specific NFT.
GETCoingecko/nfts/{asset_platform_id} /contract/{contract_address}Retrieves NFT data for a specific contract address on an asset platform.
GETCoingecko/nfts/marketsLists all NFT market data.
GETCoingecko/nfts/{id}/market_chartFetches market chart data for a specific NFT.
GETCoingecko/nfts/{asset_platform_id}/ contract/{contract_address}/market_chartRetrieves market chart data for an NFT using its contract address on an asset platform.
GETCoingecko/nfts/{id}/tickersLists tickers for a specific NFT.

MethodAPI URL PathDescription
GETCovalent/v1/{chainName}/address/ {walletAddress}/balances_nftRetrieves NFT balances for a wallet address.
GETCovalent/v1/{chainName}/nft/ {contractAddress}/metadataFetches metadata for an NFT contract.
GETCovalent/v1/{chainName}/nft/ {contractAddress}/metadata/{tokenId}Retrieves metadata for a specific NFT by token ID.
GETCovalent/v1/{chainName}/tokens/ {contractAddress}/nft_transactions/{tokenId}Lists NFT transactions for a specific token ID within a contract.
GETCovalent/v1/{chainName}/nft/ {collectionContract}/traits_summarySummarizes traits for an NFT collection.
GETCovalent/v1/{chainName}/nft/ {collectionContract}/traitsFetches detailed traits for an NFT collection.
GETCovalent/v1/{chainName}/nft/ {collectionContract}/traits/{trait}/attributesLists attributes for a specific trait within an NFT collection.
GETCovalent/v1/{chainName}/nft/collectionsRetrieves a list of NFT collections on a chain.
GETCovalent/v1/{chainName}/nft_market/ {contractAddress}/floor_priceFetches the floor price for an NFT market contract.
GETCovalent/v1/{chainName}/nft_market/ {contractAddress}/volumeRetrieves the total volume for an NFT market contract.
GETCovalent/v1/{chainName}/nft_market/ {contractAddress}/sale_countFetches the number of sales for an NFT market contract.
GETCovalent/v1/{chainName}/address/ {walletAddress}/collection/{collectionContract}Retrieves NFTs for a specific collection owned by a wallet address.
GETCovalent/v1/{chainName}/address/ {walletAddress}/collection/{collectionContract} /token/{tokenId}Fetches a specific NFT by token ID within a collection for a wallet address.
GETCovalent/v1/{chainName}/nft/ approvals/{walletAddress}Retrieves NFT approvals for a wallet address.

MethodAPI URL PathDescription
POSTDefined/filterNftCollectionsFilters NFT collections based on parameters.
POSTDefined/filterNftParallelAssetsFilters parallel NFT assets using specific attributes.
POSTDefined/filterNftPoolCollectionsFilters NFT pool collections.
POSTDefined/filterNftPoolsRetrieves a filtered list of NFT pools.
POSTDefined/getDetailedNftStatsFetches detailed statistics for NFT collections.
POSTDefined/getNftAssetsRetrieves assets within an NFT collection.
POSTDefined/getNftCollectionMetadataFetches metadata for a specific NFT collection.
POSTDefined/getNftContractsRetrieves contracts associated with NFTs.
POSTDefined/getNftEventsLists events associated with NFTs.
POSTDefined/getNftPoolFetches details for a specific NFT pool.
POSTDefined/getNftPoolCollectionRetrieves data for an NFT pool collection.
POSTDefined/getNftPoolCollectionsByExchangeLists NFT pool collections for a specific exchange.
POSTDefined/getNftPoolEventsFetches events for a specific NFT pool.
POSTDefined/getNftPoolStatsRetrieves statistics for a specific NFT pool.
POSTDefined/getNftPoolsByCollectionAndExchangeLists NFT pools by collection and exchange.
POSTDefined/getNftPoolsByOwnerFetches NFT pools owned by a specific address.
POSTDefined/getParallelAssetsLists parallel assets related to NFTs.
POSTDefined/getParallelCardChangesRetrieves changes to parallel NFT cards.
POSTDefined/nftHoldersRetrieves holders of an NFT collection.
POSTDefined/searchNftsSearches for NFTs based on criteria.
POSTDefined/walletNftCollectionAssetsRetrieves assets within an NFT collection owned by a wallet.
POSTDefined/walletNftCollectionsLists NFT collections owned by a wallet.

MethodAPI URL PathDescription
POSTHelloMoon/v0/nft/collection/leaderboard/statsFetches leaderboard statistics for NFT collections.
POSTHelloMoon/v0/nft/collection/mintsLists NFT collection mint events.
POSTHelloMoon/v0/nft/collection/ownership/for-pubkeyRetrieves NFT ownership data for a specific public key.
POSTHelloMoon/v0/nft/collection/volatilityFetches volatility metrics for NFT collections.
POSTHelloMoon/v0/nft/estimated-priceRetrieves estimated prices for NFTs.
POSTHelloMoon/v0/nft/listing-statusFetches listing statuses for NFTs.
POSTHelloMoon/v0/nft/loans/ltvLists loan-to-value (LTV) ratios for NFTs.
POSTHelloMoon/v0/nft/marketplace/transactionsRetrieves marketplace transaction data for NFTs.
POSTHelloMoon/v0/nft/collection/all-timeFetches all-time data for NFT collections.
POSTHelloMoon/v0/nft/collection/floorprice/batchedRetrieves batched floor price data for NFT collections.
POSTHelloMoon/v0/nft/collection/floorprice/candlesticksLists candlestick data for NFT collection floor prices.
POSTHelloMoon/v0/nft/collection/floorpriceFetches the current floor price of an NFT collection.
POSTHelloMoon/v0/nft/collection/floorpricesLists floor prices for multiple NFT collections.
POSTHelloMoon/v0/nft/collection/nameRetrieves the name of an NFT collection.
POSTHelloMoon/v0/nft/leaderboardFetches the NFT leaderboard.
POSTHelloMoon/v0/nft/listingsLists active NFT listings.
POSTHelloMoon/v0/nft/mint-accounts-by-owner-cnftFetches CNFT mint accounts by owner.
POSTHelloMoon/v0/nft/mint_informationRetrieves mint information for specific NFTs.
POSTHelloMoon/v0/nft/mints-by-ownerLists NFTs minted by an owner.
POSTHelloMoon/v0/nft/royalty/all-time/amount-paidFetches all-time royalties paid for NFTs.
POSTHelloMoon/v0/nft/royaltyRetrieves NFT royalty data.
POSTHelloMoon/v0/nft/sales/primaryLists primary NFT sales.
POSTHelloMoon/v0/nft/sales/secondaryFetches secondary NFT sales.
POSTHelloMoon/v0/nft/sales/secondary/latestRetrieves the latest secondary NFT sales.
POSTHelloMoon/v0/nft/sales/secondary/latest/mintFetches the latest secondary sales for a specific mint.
POSTHelloMoon/v0/nft/collection/smart-money-inflowFetches smart money inflow data for an NFT collection.
POSTHelloMoon/v0/nft/collection/floor-price-compressedFetches compressed floor price data for NFT collections.
POSTHelloMoon/v0/nft/collection/listingLists NFT collections and their listings.
POSTHelloMoon/v0/nft/collection/overlapRetrieves overlap data for NFT collections.
POSTHelloMoon/v0/nft/collection/overlap/topLists top overlapping NFT collections.
POSTHelloMoon/v0/nft/collection/ownership/cumulativeFetches cumulative ownership stats for an NFT collection.
POSTHelloMoon/v0/nft/collection/ownership/currentRetrieves current ownership data for an NFT collection.
POSTHelloMoon/v0/nft/collection/ownership/historicalLists historical ownership data for an NFT collection.
POSTHelloMoon/v0/nft/collection/ownership/holding-periodFetches holding period data for NFT collections.
POSTHelloMoon/v0/nft/collection/ownership/top-holdersLists top holders of an NFT collection.
POSTHelloMoon/v0/nft/collection/program-usageRetrieves program usage data for an NFT collection.
POSTHelloMoon/v0/nft/collection/statsFetches general stats for an NFT collection.
POSTHelloMoon/v0/nft/collection/stats/primary-salesLists primary sales stats for an NFT collection.
POSTHelloMoon/v0/nft/collection/washtradingRetrieves wash trading data for an NFT collection.
POSTHelloMoon/v0/nft/loans/collection-summaryFetches loan summary stats for NFT collections.
POSTHelloMoon/v0/nft/market-statsRetrieves general market stats for NFTs.
POSTHelloMoon/v0/nft/marketplace/tensor/floor-price-by-creatorLists floor price data by creator for Tensor marketplace NFTs.
POSTHelloMoon/v0/nft/sales_per_market_dailyFetches daily NFT sales stats per market.
POSTHelloMoon/v0/hello-moon/collection-mint-mappingMaps NFT collections to their mints.
POSTHelloMoon/v0/nft/collection/collectiveFetches collective information for NFT collections.
POSTHelloMoon/v0/nft/freeze_lookupRetrieves freeze lookup data for NFTs.
POSTHelloMoon/v0/nft/freeze_lookup/v2Fetches version 2 of freeze lookup data for NFTs.
POSTHelloMoon/v0/nft/listing-status/v2Retrieves version 2 listing statuses for NFTs.
POSTHelloMoon/v0/nft/ownership/historicalFetches historical ownership data for NFTs.
POSTHelloMoon/v0/shit/nftsRetrieves a list of NFTs flagged as "shit."
POSTHelloMoon/v0/nft/socialRetrieves social metrics for NFTs.

MethodAPI URL PathDescription
GETLunarcrush/public/nfts/{nft}/time-series/v1Fetches time-series data for a specific NFT (version 1).
GETLunarcrush/public/nfts/{nft}/time-series/v2Fetches time-series data for a specific NFT (version 2).
GETLunarcrush/public/nfts/{nft}/v1Retrieves details about a specific NFT.
GETLunarcrush/public/nfts/list/v1Lists all NFTs (version 1).
GETLunarcrush/public/nfts/list/v2Lists all NFTs (version 2).

MethodAPI URL PathDescription
GETMoralis/{address}/nft/transfersFetches NFT transfer history for a specific address.
GETMoralis/wallets/{address}/nfts/tradesRetrieves NFT trade data for a specific wallet.
GETMoralis/{address}/nftFetches NFT data for a specific address.
GETMoralis/{address}/nft/collectionsLists NFT collections for a specific address.
GETMoralis/nft/getMultipleNFTsRetrieves multiple NFTs by their identifiers.
GETMoralis/nft/{address}Fetches metadata for a specific NFT address.
GETMoralis/nft/{address}/{token_id}/metadata/resyncResyncs metadata for a specific NFT token.
GETMoralis/nft/{address}/{token_id}Fetches metadata for a specific NFT token.
GETMoralis/nft/{address}/transfersRetrieves NFT transfers for a specific address.
GETMoralis/nft/transfersLists all NFT transfer events.
GETMoralis/block/{block_number_or_hash}/nft/transfersFetches NFT transfers for a specific block.
GETMoralis/nft/{address}/{token_id}/transfersRetrieves transfer history for a specific NFT token.
GETMoralis/nft/{address}/metadataFetches metadata for an NFT collection.
GETMoralis/nft/{address}/syncSynchronizes data for a specific NFT collection.
GETMoralis/nft/{address}/ownersLists all owners of a specific NFT collection.
GETMoralis/nft/{address}/{token_id}/ownersRetrieves owners of a specific NFT token.
GETMoralis/nft/{address}/priceFetches the price of an NFT collection.
GETMoralis/nft/{address}/{token_id}/priceRetrieves the price of a specific NFT token.
GETMoralis/nft/{address}/lowestpriceFetches the lowest price of an NFT collection.
GETMoralis/nft/{address}/tradesRetrieves trade data for a specific NFT collection.
GETMoralis/nft/{address}/{token_id}/tradesFetches trade data for a specific NFT token.
GETMoralis/nft/{address}/statsRetrieves statistics for an NFT collection.
GETMoralis/nft/{address}/{token_id}/statsFetches statistics for a specific NFT token.
GETMoralis/nft/{address}/traitsLists traits associated with an NFT collection.
GETMoralis/nft/{address}/traits/paginateRetrieves paginated traits for an NFT collection.
GETMoralis/nft/{address}/nfts-by-traitsFetches NFTs by specific traits in a collection.
GETMoralis/nft/{address}/traits/resyncResyncs traits for a specific NFT collection.

MethodAPI URL PathDescription
GETShyft/sol/v1/wallet/collectionsLists NFT collections owned by a wallet.
POSTShyft/sol/v1/nft/create_detachCreates an NFT in a detached process.
POSTShyft/sol/v1/nft/createCreates an NFT.
POSTShyft/sol/v1/nft/mint_detachMints an NFT in a detached process.
DELETEShyft/sol/v1/nft/burn_detachBurns an NFT in a detached process.
POSTShyft/sol/v1/nft/update_detachUpdates an NFT in a detached process.
POSTShyft/sol/v1/nft/transfer_detachTransfers an NFT in a detached process.
GETShyft/sol/v1/nft/searchSearches for NFTs.
GETShyft/sol/v1/nft/read_allReads all NFTs associated with a wallet.
GETShyft/sol/v1/nft/readRetrieves metadata for an NFT.
POSTShyft/sol/v1/nft/read_selectedReads selected NFTs.
POSTShyft/sol/v1/nft/updateUpdates metadata for an NFT.
POSTShyft/sol/v1/nft/transfer_manyTransfers multiple NFTs at once.
POSTShyft/sol/v1/nft/update_metadata_uriUpdates the metadata URI of an NFT.
POSTShyft/sol/v1/nft/create_from_metadataCreates an NFT from metadata.
POSTShyft/sol/v1/nft/get_ownersRetrieves owners of an NFT.
DELETEShyft/sol/v1/nft/burn_manyBurns multiple NFTs at once.
POSTShyft/sol/v1/metadata/createCreates metadata for an NFT.
GETShyft/sol/v1/candy_machine/nft_addressesRetrieves NFT addresses from a candy machine.
GETShyft/sol/v1/candy_machine/nftsFetches NFTs from a candy machine.
POSTShyft/sol/v1/candy_machine/createCreates a candy machine.
POSTShyft/sol/v1/candy_machine/insertInserts data into a candy machine.
POSTShyft/sol/v1/candy_machine/mintMints NFTs using a candy machine.
GETShyft/sol/v1/collections/get_nftsRetrieves NFTs from a specific collection.

MethodAPI URL PathDescription
GETSimpleHash/nfts/ownersRetrieves owners of NFTs.
GETSimpleHash/nfts/transfers/walletsFetches NFT transfer data for specific wallets.
GETSimpleHash/nfts/{chain}/{contract_address}Retrieves details of an NFT contract on a specific chain.
GETSimpleHash/nfts/transfers/{chain}/ {contract_address}/{token_id}Fetches transfer history for a specific NFT token on a chain.
GETSimpleHash/nfts/{chain}/ {contract_address}/{token_id}Retrieves metadata for a specific NFT token on a chain.
GETSimpleHash/nfts/owners/ {chain}/{contract_address}Fetches owners of NFTs within a contract on a specific chain.
GETSimpleHash/nfts/contractsLists NFT contracts available on the platform.
GETSimpleHash/nfts/owners/{chain}/ {contract_address}/{token_id}Retrieves owners of a specific NFT token on a chain.
GETSimpleHash/nfts/transfers/{chain}Fetches NFT transfer data for a specific chain.
GETSimpleHash/nfts/collection/{collection_id}Retrieves details of a specific NFT collection.
GETSimpleHash/nfts/transfers/ {chain}/{contract_address}Fetches transfer history for NFTs within a contract on a chain.
GETSimpleHash/nfts/transfers/. collection/{collection_id}Retrieves transfer data for a specific NFT collection.
GETSimpleHash/nfts/assetsLists NFT assets across collections.
POSTSimpleHash/nfts/refresh/{chain}/{contract_address}Refreshes metadata for a specific NFT contract.
POSTSimpleHash/nfts/refresh/{chain}/{contract_address}/ {token_id}Refreshes metadata for a specific NFT token.
POSTSimpleHash/nfts/refresh/ collection/{collection_id}Refreshes metadata for a specific NFT collection.
POSTSimpleHash/nfts/refresh/wallet/{wallet_address}Refreshes NFT data for a specific wallet.
GETSimpleHash/nfts/listings/ {chain}/{contract_address}Retrieves NFT listings for a contract on a specific chain.
GETSimpleHash/nfts/collections/{chain}Lists NFT collections for a specific chain.
GETSimpleHash/nfts/listings/collection/{collection_id}Fetches NFT listings for a specific collection.
GETSimpleHash/nfts/collections/ {chain}/{contract_address}Retrieves metadata for an NFT collection by its contract address on a chain.
GETSimpleHash/nfts/collections/ marketplace/{marketplace}Lists collections for a specific marketplace.
GETSimpleHash/nfts/collections/idsRetrieves collection IDs for NFTs.
GETSimpleHash/nfts/collections_activityFetches activity across NFT collections.
POSTSimpleHash/nfts/report/spamReports an NFT collection as spam.
GETSimpleHash/nfts/traits/collection/{collection_id}Retrieves traits for a specific NFT collection.
GETSimpleHash/nfts/owners/collection/{collection_id}Fetches owners of a specific NFT collection.
GETSimpleHash/nfts/transfers/transaction/{chain}/ {transaction_hash}Retrieves NFT transfers for a specific transaction.
GETSimpleHash/nfts/listings/{chain}/ {contract_address}/{token_id}Fetches listings for a specific NFT token.
GETSimpleHash/nfts/traits/collection/ {collection_id}/floorRetrieves floor prices for traits within an NFT collection.
GETSimpleHash/nfts/listing_events/{chain}Lists NFT listing events on a chain.
GETSimpleHash/nfts/listing_events/{chain}/ {contract_address}Retrieves NFT listing events for a specific contract on a chain.
GETSimpleHash/nfts/listing_events/collection/ {collection_id}Fetches listing events for a specific NFT collection.
GETSimpleHash/nfts/listing_events/{chain}/ {contract_address}/{token_id}Retrieves listing events for a specific NFT token.
GETSimpleHash/nfts/owners/valueFetches ownership value data for NFTs.
GETSimpleHash/nfts/poap_event/{event_id}Retrieves POAP event details for a specific event ID.
GETSimpleHash/nfts/top_walletsLists top wallets interacting with NFTs.
GETSimpleHash/nfts/listing_events/idsRetrieves IDs of NFT listing events.
GETSimpleHash/nfts/listing_events/ listing_id/{listing_id}Fetches details of a listing event by its ID.
GETSimpleHash/nfts/top_sales/ collection/{collection_id}Retrieves top sales data for a specific NFT collection.
GETSimpleHash/nfts/top_collectors/collection/ {collection_id}Fetches top collectors for a specific NFT collection.
GETSimpleHash/contracts_by_ownerRetrieves NFT contracts owned by a specific address.
GETSimpleHash/nfts/{chain}/inscription_number/ {inscription_number}Fetches details for an NFT by its inscription number on a chain.
GETSimpleHash/nfts/top_collectors/{chain}/ {contract_address}Lists top collectors for a specific NFT contract.
GETSimpleHash/nfts/top_sales/{chain}/. {contract_address}Retrieves top sales data for a specific NFT contract.
GETSimpleHash/nfts/owners_v2Retrieves NFT ownership data (version 2).
GETSimpleHash/nfts/listing_events/walletsFetches NFT listing events for specific wallets.
GETSimpleHash/nfts/sales_volumeRetrieves sales volume data for NFTs.
GETSimpleHash/nfts/contract_ownerFetches the owner of an NFT contract.
GETSimpleHash/nfts/floor_prices_v2/collection/ {collection_id}/{granularity}Retrieves floor prices for a specific NFT collection with granularity.
GETSimpleHash/nfts/top_sales/contract_ownerFetches top sales data for NFTs owned by a contract owner.
GETSimpleHash/nfts/transfers/contract_ownerRetrieves transfer data for NFTs owned by a contract owner.
GETSimpleHash/nfts/collections/top_v2Lists top NFT collections (version 2).
GETSimpleHash/nfts/collections/trendingFetches trending NFT collections.
GETSimpleHash/nfts/collections_by_wallets_v2Lists NFT collections held by wallets (version 2).
GETSimpleHash/nfts/listings/walletsRetrieves NFT listings for specific wallets.
GETSimpleHash/nfts/bids/collection/{collection_id}Fetches bids for a specific NFT collection.
GETSimpleHash/nfts/bids/{chain}/ {contract_address}/{token_id}Retrieves bids for a specific NFT token.
GETSimpleHash/nfts/bids/{chain}/{contract_address}Fetches bids for a specific NFT contract.
GETSimpleHash/nfts/bids/walletsRetrieves NFT bids for specific wallets.
GETSimpleHash/nfts/traits/{chain}/{contract_address}/ {token_id}/floorsFetches floor prices for traits of a specific NFT token.
GETSimpleHash/nfts/contracts_by_walletsLists contracts associated with specific wallets.
GETSimpleHash/nfts/top_bids/collection/ {collection_id}/{granularity}Lists top bids for a specific NFT collection with granularity.

MethodAPI URL PathDescription
GETSolscan/v2.0/nft/newsLists recent news related to NFTs (version 2).
GETSolscan/v2.0/nft/activitiesRetrieves activities for specific NFTs (version 2).
GETSolscan/v2.0/nft/collection/listsLists NFT collections available on the blockchain (version 2).
GETSolscan/v2.0/nft/collection/itemsFetches items within a specific NFT collection (version 2).

MethodAPI URL PathDescription
GETTonApi/v2/accounts/{account_id}/nftsLists NFTs owned by a specific account.
GETTonApi/v2/accounts/{account_id}/nfts/historyRetrieves NFT transaction history for an account.
POSTTonApi/v2/nfts/_bulkFetches NFT data in bulk.
GETTonApi/v2/nfts/collectionsLists NFT collections available on the blockchain.
GETTonApi/v2/nfts/collections/{account_id}Retrieves details of a specific NFT collection.
GETTonApi/v2/nfts/collections/{account_id}/itemsLists items within a specific NFT collection.
GETTonApi/v2/nfts/{account_id}Fetches details of a specific NFT.
GETTonApi/v2/nfts/{account_id}/historyRetrieves NFT transaction history for a specific NFT.