API endpoints for Market Data.
Market Data — Direct API Endpoints
Alchemy
Name | Path | Method | Description | Docs |
---|---|---|---|---|
AlchemyGetPricesV1TokensBySymbol | direct/v1/Alchemy/prices/v1/tokens/by-symbol | GET | Fetches current prices for multiple tokens using their symbols. Returns a list of token prices, each containing the symbol, prices, and an optional error field. | link |
AlchemyGetV3FloorPrice | direct/v1/Alchemy/{chain}/nft/v3/getFloorPrice | GET | Retrieves the floor prices of an NFT collection across different marketplaces. | link |
AlchemyPostPricesV1TokensByAddress | direct/v1/Alchemy/prices/v1/tokens/by-address | POST | Fetches current prices for multiple tokens using network and address pairs. Returns a list of token prices, each containing the network, address, prices, and an optional error field. | link |
AlchemyPostPricesV1TokensHistorical | direct/v1/Alchemy/prices/v1/tokens/historical | POST | Provides historical price data for a single token over a time range. You can identify the token by symbol or by network and contract address. | link |
Birdeye
Name | Path | Method | Description | Docs |
---|---|---|---|---|
BirdeyeGetDefiHistoricalPriceUnix | direct/v1/Birdeye/defi/historical_price_unix | GET | Price - Historical by unix time | link |
BirdeyeGetDefiHistoryPrice | direct/v1/Birdeye/defi/history_price | GET | Price - Historical | link |
BirdeyeGetDefiOhlcv | direct/v1/Birdeye/defi/ohlcv | GET | OHLCV | link |
BirdeyeGetDefiOhlcvBaseQuote | direct/v1/Birdeye/defi/ohlcv/base_quote | GET | OHLCV - Base/Quote | link |
BirdeyeGetDefiOhlcvPair | direct/v1/Birdeye/defi/ohlcv/pair | GET | OHLCV - Pair | link |
BirdeyeGetDefiPrice | direct/v1/Birdeye/defi/price | GET | Price | link |
BirdeyeGetDefiPriceVolumeSingle | direct/v1/Birdeye/defi/price_volume/single | GET | Price Volume - Single | link |
BirdeyeGetDefiV2Markets | direct/v1/Birdeye/defi/v2/markets | GET | Token - All Market List | link |
BirdeyeGetDefiV3TokenMarketData | direct/v1/Birdeye/defi/v3/token/market-data | GET | Token - Market Data | link |
BirdeyeGetDefiV3TokenTradeDataMultiple | direct/v1/Birdeye/defi/v3/token/trade-data/multiple | GET | Token - Trade Data (Multiple) | link |
BirdeyeGetDefiV3TokenTradeDataSingle | direct/v1/Birdeye/defi/v3/token/trade-data/single | GET | Token - Trade Data (Single) | link |
BirdeyeGetTraderGainersLosers | direct/v1/Birdeye/trader/gainers-losers | GET | Trader - Gainers/Losers | link |
BirdeyeGetTraderTxsSeekByTime | direct/v1/Birdeye/trader/txs/seek_by_time | GET | Trader - Trades Seek By Time | link |
BirdeyePostDefiMultiPrice | direct/v1/Birdeye/defi/multi_price | POST | Price - Multiple | link |
BirdeyePostDefiPriceVolumeMulti | direct/v1/Birdeye/defi/price_volume/multi | POST | Price Volume - Multi | link |
Covalent
Name | Path | Method | Description | Docs |
---|---|---|---|---|
CovalentGetV1FloorPrices | direct/v1/Covalent/v1/{chainName}/nft_market/{contractAddress}/floor_price | GET | Get historical floor prices for a collection | link |
CovalentGetV1GasPrices | direct/v1/Covalent/v1/{chainName}/event/{eventType}/gas_prices | GET | Get gas prices | link |
CovalentGetV1HistoricalSalesCount | direct/v1/Covalent/v1/{chainName}/nft_market/{contractAddress}/sale_count | GET | Get historical sales count for a collection | link |
CovalentGetV1HistoricalTokenPrices | direct/v1/Covalent/v1/pricing/historical_by_addresses_v2/{chainName}/{quoteCurrency}/{contractAddress} | GET | Get historical token prices | link |
CovalentGetV1HistoricalVolume | direct/v1/Covalent/v1/{chainName}/nft_market/{contractAddress}/volume | GET | Get historical volume for a collection | link |
Defined
Name | Path | Method | Description | Docs |
---|---|---|---|---|
DefinedPostFilterExchanges | direct/v1/Defined/filterExchanges | POST | Returns a list of exchanges based on a variety of filters. | link |
DefinedPostFilterPairs | direct/v1/Defined/filterPairs | POST | Returns a list of pairs based on a variety of filters. | link |
DefinedPostGetBars | direct/v1/Defined/getBars | POST | Returns bar chart data to track price changes over time. | link |
DefinedPostGetDetailedStats | direct/v1/Defined/getDetailedStats | POST | Returns bucketed stats for a given token within a pair. | link |
DefinedPostGetTokenPrices | direct/v1/Defined/getTokenPrices | POST | Returns real-time or historical prices for a list of tokens, fetched in batches. | link |
DefinedPostTokenSparklines | direct/v1/Defined/tokenSparklines | POST | Returns a list of token simple chart data (sparklines) for the given tokens. | link |
HelloMoon
Name | Path | Method | Description | Docs |
---|---|---|---|---|
HelloMoonPostV0NFTCollectionFloorPrice | direct/v1/HelloMoon/v0/nft/collection/floorprice | POST | Get the latest floor price for an NFT collection. | link |
HelloMoonPostV0NFTCollectionFloorPriceBatched | direct/v1/HelloMoon/v0/nft/collection/floorprice/batched | POST | Fetch batched floor prices for multiple NFT collections. | link |
HelloMoonPostV0NFTCollectionFloorPriceCandlesticks | direct/v1/HelloMoon/v0/nft/collection/floorprice/candlesticks | POST | Retrieve candlestick data for floor prices of NFT collections. | link |
HelloMoonPostV0NFTCollectionFloorPriceCompressed | direct/v1/HelloMoon/v0/nft/collection/floor-price-compressed | POST | Fetch compressed floor price data for NFT collections. | link |
HelloMoonPostV0NFTCollectionFloorPrices | direct/v1/HelloMoon/v0/nft/collection/floorprices | POST | Retrieve floor prices across multiple NFT collections. | link |
HelloMoonPostV0NFTEstimatedPrice | direct/v1/HelloMoon/v0/nft/estimated-price | POST | Get estimated price for an NFT based on recent market data and trends. | link |
HelloMoonPostV0NFTMarketplaceTensorFloorPriceByCreator | direct/v1/HelloMoon/v0/nft/marketplace/tensor/floor-price-by-creator | POST | Retrieve floor price data for Tensor marketplace NFTs, grouped by creator. | link |
HelloMoonPostV0NFTMarketplaceTransactions | direct/v1/HelloMoon/v0/nft/marketplace/transactions | POST | Retrieve NFT marketplace transaction records, including sale amounts and times. | link |
HelloMoonPostV0NFTMarketStats | direct/v1/HelloMoon/v0/nft/market-stats | POST | Fetch general market statistics for NFTs. | link |
HelloMoonPostV0NFTSalesPerMarketDaily | direct/v1/HelloMoon/v0/nft/sales_per_market_daily | POST | Fetch daily sales data for NFTs across different marketplaces. | link |
HelloMoonPostV0SpiderWenlamboUSDCPriceinSOL | direct/v1/HelloMoon/v0/spider/wenlambo/usdc_price_in_sol | POST | Retrieve the price of USDC in SOL under the Spider Wenlambo category. | link |
HelloMoonPostV0TokenCandlesticks | direct/v1/HelloMoon/v0/token/candlesticks | POST | Retrieve candlestick data for token price movements, filtered by start time or other criteria. | link |
HelloMoonPostV0TokenPrice | direct/v1/HelloMoon/v0/token/price | POST | Fetch the current price of a specified token. | link |
HelloMoonPostV0TokenPriceBatched | direct/v1/HelloMoon/v0/token/price/batched | POST | Retrieve batched price information for multiple tokens. | link |
HelloMoonPostV0TokenPrices | direct/v1/HelloMoon/v0/token/prices | POST | Fetch historical and recent price data for a token with specified granularity. | link |
Moralis
Name | Path | Method | Description | Docs |
---|---|---|---|---|
MoralisGetContractSalePrices | direct/v1/Moralis/nft/{address}/price | GET | Get contract sale prices | link |
MoralisGetErc20Price | direct/v1/Moralis/erc20/{address}/price | GET | Get ERC20 token price | link |
MoralisGetLowestPrice | direct/v1/Moralis/nft/{address}/lowestprice | GET | Get lowest price | link |
MoralisGetMultipleTokenPrices | direct/v1/Moralis/erc20/prices | GET | Get multiple token prices | link |
MoralisGetSalePrices | direct/v1/Moralis/nft/{address}/{token_id}/price | GET | Get sale prices | link |
MoralisGetSolanaPairOhlcv | direct/v1/Moralis/solana/token/{network}/pairs/{address}/ohlcv | GET | Get candlestick data for a pair on Solana | link |
MoralisGetSolanaPairsSwaps | direct/v1/Moralis/solana/token/{network}/pairs/{pairAddress}/swaps | GET | Get swaps for a specific pair address on Solana | link |
MoralisGetSolanaPairStats | direct/v1/Moralis/solana/token/{network}/pairs/{pairAddress}/stats | GET | Get pair stats by address on Solana | link |
MoralisGetSolanaPortfolioByWallet | direct/v1/Moralis/solana/account/{network}/{address}/portfolio | GET | Get portfolio by wallet on Solana | link |
MoralisGetSolanaSnipersByPair | direct/v1/Moralis/solana/token/{network}/pairs/{address}/snipers | GET | Get snipers by pair address on Solana | link |
MoralisGetSolanaTokenPairs | direct/v1/Moralis/solana/token/{network}/{address}/pairs | GET | Get token pairs by address on Solana | link |
MoralisGetSolanaTokenPairStats | direct/v1/Moralis/solana/token/{network}/{address}/pairs/stats | GET | Get token pair statistics by address on Solana | link |
MoralisGetSolanaTokenPrice | direct/v1/Moralis/solana/token/{network}/{address}/price | GET | Get token price on Solana | link |
MoralisGetSolanaTokensAndPricesByWallet | direct/v1/Moralis/solana/account/{network}/{address}/tokens | GET | Get token balance by wallet on Solana | link |
MoralisGetSolanaTokenSwaps | direct/v1/Moralis/solana/token/{network}/{tokenAddress}/swaps | GET | Get swaps for a specific token address on Solana | link |
Shyft
Name | Path | Method | Description | Docs |
---|---|---|---|---|
ShyftGetV1FindMarketplace | direct/v1/Shyft/sol/v1/marketplace/find | GET | Find a marketplace | link |
ShyftGetV1MarketplaceStats | direct/v1/Shyft/sol/v1/marketplace/stats | GET | Fetch the stats of the marketplace. | link |
ShyftGetV1Markets | direct/v1/Shyft/sol/v1/marketplace/my_markets | GET | Get details of all the marketplaces you have created | link |
ShyftGetV1TreasuryBalance | direct/v1/Shyft/sol/v1/marketplace/treasury_balance | GET | Check the fund balance in the marketplace account. | link |
ShyftPostV1CreateMarketplace | direct/v1/Shyft/sol/v1/marketplace/create | POST | Create your own on-chain NFT marketplace. | link |
ShyftPostV1UpdateMarketplace | direct/v1/Shyft/sol/v1/marketplace/update | POST | Update an already created on-chain marketplace. | link |
ShyftPostV1WithdrawFees | direct/v1/Shyft/sol/v1/marketplace/withdraw_fee | POST | Withdraw fees from the marketplace. | link |
ShyftPutV1IndexMarketplace | direct/v1/Shyft/sol/v1/marketplace/index | PUT | Index the marketplace on the Shyft marketplace. | link |
SimpleHash
Name | Path | Method | Description | Docs |
---|---|---|---|---|
SimpleHashGetCollectionHistoricalFloorPrices | direct/v1/SimpleHash/nfts/floor_prices_v2/collection/{collection_id}/{granularity} | GET | Collection Historical Floor Prices | link |
SimpleHashGetCollectionsByMarketplace | direct/v1/SimpleHash/nfts/collections/marketplace/{marketplace} | GET | Collections by Marketplace | link |
SimpleHashGetFungibleAssets | direct/v1/SimpleHash/fungibles/assets | GET | Get Token & Prices | link |
SimpleHashGetFungibleBalancesByChainsAndWalletAddresses | direct/v1/SimpleHash/fungibles/balances?chains={chains}&wallet_addresses={wallet_addresses} | GET | Fungible Balances by Chains and Wallet Addresses | link |
SimpleHashGetHistoricalTokenPrices | direct/v1/SimpleHash/fungibles/prices_v2/{fungible_id} | GET | Historical Token Prices | link |
SimpleHashGetListingsForFungible | direct/v1/SimpleHash/fungibles/listings/{fungible_id} | GET | Listings for Fungible | link |
SimpleHashGetMovingWindowDataForFungibles | direct/v1/SimpleHash/fungibles/moving_window | GET | Moving Window Data for Fungibles | link |
SimpleHashGetOhlcDataForFungible | direct/v1/SimpleHash/fungibles/ohlc/{fungible_id} | GET | Open-High-Low-Close Data for Fungible | link |
SimpleHashGetTraitFloorPriceByCollection | direct/v1/SimpleHash/nfts/traits/collection/{collection_id}/floor | GET | Trait Floor Price by Collection | link |
SimpleHashGetTraitFloorPricesByNft | direct/v1/SimpleHash/nfts/traits/{chain}/{contract_address}/{token_id}/floors | GET | Trait Floor Prices by NFT | link |
SolScan
Name | Path | Method | Description | Docs |
---|---|---|---|---|
SolScanGetV1MarketTokenDetail | direct/v1/SolScan/v1.0/market/token/{tokenAddress} | GET | Get market data for a specific token using the token address on Solana. | link |
SolScanGetV2TokenMarkets | direct/v1/SolScan/v2.0/token/markets | GET | Get market data for a specific token on Solana. | link |
SolScanGetV2TokenPrice | direct/v1/SolScan/v2.0/token/price | GET | Get price data for a specific token on Solana. | link |