API endpoints for Market Data.
Market Data — Direct API Endpoints
Alchemy
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Alchemy/prices/v1/tokens/by-symbol | 80 | 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. |
| direct/v1/Alchemy/{chain}/nft/v3/getFloorPrice | 160 | Retrieves the floor prices of an NFT collection across different marketplaces. |
POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Alchemy/prices/v1/tokens/by-address | 80 | 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. |
| direct/v1/Alchemy/prices/v1/tokens/historical | 80 | 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. |
Birdeye
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Birdeye/defi/historical_price_unix | 706 | Price - Historical by unix time |
| direct/v1/Birdeye/defi/history_price | 4240 | Price - Historical |
| direct/v1/Birdeye/defi/ohlcv | 2120 | OHLCV |
| direct/v1/Birdeye/defi/ohlcv/base_quote | 2120 | OHLCV - Base/Quote |
| direct/v1/Birdeye/defi/ohlcv/pair | 2120 | OHLCV - Pair |
| direct/v1/Birdeye/defi/price | 706 | Price |
| direct/v1/Birdeye/defi/price_volume/single | 1060 | Price Volume - Single |
| direct/v1/Birdeye/defi/v2/markets | 3533 | Token - All Market List |
| direct/v1/Birdeye/defi/v3/token/market-data | 1060 | Token - Market Data (Single) |
| direct/v1/Birdeye/defi/v3/token/trade-data /multiple | 6688 | Token - Trade Data (Multiple) |
| direct/v1/Birdeye/defi/v3/token/trade-data /single | 1060 | Token - Trade Data (Single) |
| direct/v1/Birdeye/trader/gainers-losers | 2120 | Trader - Gainers/Losers |
| direct/v1/Birdeye/trader/txs/seek_by_time | 1060 | Trader - Trades Seek By Time |
POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Birdeye/defi/multi_price | 2229 | Price - Multiple |
| direct/v1/Birdeye/defi/price_volume/multi | 2229 | Price Volume - Multi |
Covalent
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Covalent/v1/{chainName}/nft_market /{contractAddress}/floor_price | 5000 | Get historical floor prices for a collection |
| direct/v1/Covalent/v1/{chainName}/event /{eventType}/gas_prices | 5000 | Get gas prices |
| direct/v1/Covalent/v1/{chainName}/nft_market /{contractAddress}/sale_count | 5000 | Get historical sales count for a collection |
| direct/v1/Covalent/v1/pricing /historical_by_addresses_v2/{chainName} /{quoteCurrency}/{contractAddress} | 5000 | Get historical token prices |
| direct/v1/Covalent/v1/{chainName}/nft_market /{contractAddress}/volume | 5000 | Get historical volume for a collection |
Defined
POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Defined/filterExchanges | 3500 | Returns a list of exchanges based on a variety of filters. |
| direct/v1/Defined/filterPairs | 3500 | Returns a list of pairs based on a variety of filters. |
| direct/v1/Defined/getBars | 3500 | Returns bar chart data to track price changes over time. |
| direct/v1/Defined/getDetailedStats | 3500 | Returns bucketed stats for a given token within a pair. |
| direct/v1/Defined/getTokenPrices | 3500 | Returns real-time or historical prices for a list of tokens, fetched in batches. |
| direct/v1/Defined/tokenSparklines | 3500 | Returns a list of token simple chart data (sparklines) for the given tokens. |
HelloMoon
POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/HelloMoon/v0/nft/collection/floorprice | 50 | Get the latest floor price for an NFT collection. |
| direct/v1/HelloMoon/v0/nft/collection/floorprice /batched | 50 | Fetch batched floor prices for multiple NFT collections. |
| direct/v1/HelloMoon/v0/nft/collection/floorprice /candlesticks | 50 | Retrieve candlestick data for floor prices of NFT collections. |
| direct/v1/HelloMoon/v0/nft/collection /floor-price-compressed | 50 | Fetch compressed floor price data for NFT collections. |
| direct/v1/HelloMoon/v0/nft/collection /floorprices | 50 | Retrieve floor prices across multiple NFT collections. |
| direct/v1/HelloMoon/v0/nft/estimated-price | 50 | Get estimated price for an NFT based on recent market data and trends. |
| direct/v1/HelloMoon/v0/nft/marketplace/tensor /floor-price-by-creator | 50 | Retrieve floor price data for Tensor marketplace NFTs, grouped by creator. |
| direct/v1/HelloMoon/v0/nft/marketplace /transactions | 50 | Retrieve NFT marketplace transaction records, including sale amounts and times. |
| direct/v1/HelloMoon/v0/nft/market-stats | 50 | Fetch general market statistics for NFTs. |
| direct/v1/HelloMoon/v0/nft /sales_per_market_daily | 50 | Fetch daily sales data for NFTs across different marketplaces. |
| direct/v1/HelloMoon/v0/spider/wenlambo /usdc_price_in_sol | 50 | Retrieve the price of USDC in SOL under the Spider Wenlambo category. |
| direct/v1/HelloMoon/v0/token/candlesticks | 50 | Retrieve candlestick data for token price movements, filtered by start time or other criteria. |
| direct/v1/HelloMoon/v0/token/price | 50 | Fetch the current price of a specified token. |
| direct/v1/HelloMoon/v0/token/price/batched | 50 | Retrieve batched price information for multiple tokens. |
| direct/v1/HelloMoon/v0/token/prices | 50 | Fetch historical and recent price data for a token with specified granularity. |
Moralis
GET
Shyft
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Shyft/sol/v1/marketplace/find | 16 | Find a marketplace |
| direct/v1/Shyft/sol/v1/marketplace/stats | 16 | Fetch the stats of the marketplace. |
| direct/v1/Shyft/sol/v1/marketplace/my_markets | 16 | Get details of all the marketplaces you have created |
| direct/v1/Shyft/sol/v1/marketplace /treasury_balance | 16 | Check the fund balance in the marketplace account. |
POST
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Shyft/sol/v1/marketplace/create | 16 | Create your own on-chain NFT marketplace. |
| direct/v1/Shyft/sol/v1/marketplace/update | 16 | Update an already created on-chain marketplace. |
| direct/v1/Shyft/sol/v1/marketplace/withdraw_fee | 16 | Withdraw fees from the marketplace. |
PUT
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/Shyft/sol/v1/marketplace/index | 16 | Index the marketplace on the Shyft marketplace. |
SolScan
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/SolScan/v1.0/market/token /{tokenAddress} | 6 | Get market data for a specific token using the token address on Solana. |
| direct/v1/SolScan/v2.0/token/markets | 651 | Get market data for a specific token on Solana. |
| direct/v1/SolScan/v2.0/token/price | 651 | Get price data for a specific token on Solana. |
TonAPI
GET
| Path | Est. CU | Description |
|---|---|---|
| direct/v1/TonAPI/v2/rates/markets | 3 | Get the TON price from markets |
| direct/v1/TonAPI/v2/rates | 3 | Get the token price to the currency |