Skip to content

API reference overview

Welcome to the ValueScan API documentation. This page lists all public endpoints grouped into four areas�?token information*, fund data, on-chain data, and AI signals—so you can quickly integrate token markets, on-chain metrics, AI signals, and related data.

📌 How to use this reference

  • Base URL: For all query APIs, the full URL is https://api.valuescan.ai/api plus the path shown in the tables below.

  • SSE subscriptions (market analysis subscription / token signal subscription): use the full URLs from the list as given; do not prefix them with the API base path above.

  • Points: Each call deducts the points shown in the tables. SSE push endpoints are not billed yet. Usage credit costs reflect the pilot phase and are not final.

💡 We add endpoints and improve features over time—check back here regularly.

📁 1. Token information

EndpointMethodPath (path)Points
Token listPOST/open/v1/vs-token/list1 usage credit
Token basic infoPOST/open/v1/vs-token/detail1 usage credit
K-line dataPOST/open/v1/trade/kline/getTradeKLineList1 usage credit

💰 2. Fund data

EndpointMethodPath (path)Points
Real-time fund accumulationPOST/open/v1/trade/getCoinTrade3 points
Fund snapshotPOST/open/v1/trade/getCoinTradeSnapshot3 points
Sector fund listPOST/open/v1/trade/categories/getTradeList3 points
Sector token fundsPOST/open/v1/trade/categories/CoinTradeList3 points
Fund / market cap ratioPOST/open/v1/trade/getCoinTradeInflowMarketCapRatio3 points

⛓️ 3. On-chain data

EndpointMethodPath (path)Points
Token flowPOST/open/v1/trade/getCoinTradeFlow2 points
Whale cost trendPOST/open/v1/trade/getCoinTradeCost2 points
Large transfersPOST/open/v1/chain/trade/large2 points
Holder addressesPOST/open/v1/chain/trade/token/holdPage2 points
Balance trendPOST/open/v1/chain/trade/token/balanceTrend2 points
P&L trendPOST/open/v1/chain/trade/token/profitLossTrend2 points
Holding cost trendPOST/open/v1/chain/trade/token/holdTrend2 points
Transaction activity trendPOST/open/v1/chain/trade/token/tradeCountTrend2 points

🤖 4. AI signals

EndpointMethodPath (path)Points
Support & resistancePOST/open/v1/indicator/getDenseAreaList3 points
Whale behavior indicatorPOST/open/v1/indicator/getPriceMarketList3 points
Opportunity token listPOST/open/v1/ai/getChanceCoinList3 points
Opportunity token messagesPOST/open/v1/ai/getChanceCoinMessageList3 points
Risk token listPOST/open/v1/ai/getRiskCoinList3 points
Risk token messagesPOST/open/v1/ai/getRiskCoinMessageList3 points
Fund anomaly listPOST/open/v1/ai/getFundsCoinList3 points
Fund anomaly messagesPOST/open/v1/ai/getFundsCoinMessageList3 points
Market analysis subscription (SSE)GEThttps://stream.valuescan.ai/stream/market/subscribeSSE push; no points yet
Market analysis historyPOST/open/v1/ai/getAiTokenAnalyseResultList1 usage credit
Token signal subscription (SSE)GEThttps://stream.valuescan.ai/stream/signal/subscribeSSE push; no points yet
Social sentimentPOST/open/v1/social-sentiment/getCoinSocialSentiment3 points