Skip to content

API reference overview

Welcome to the ValueScan API documentation. This page lists all public endpoints across token information, fund data, on-chain data, and AI signals for integrating market data, on-chain metrics, AI signals, and more.

Usage notes

  • Base URL: The full URL for query endpoints is https://api.valuescan.ai/api + the path in the table below.

  • SSE / WS subscription endpoints (market analysis subscription / token signal subscription / K-line WS push) use the full URLs listed directly.

  • Credits: Each call deducts credits as shown below. SSE subscriptions are billed per the corresponding docs; K-line WS push is billed per user — 100 credits every 30 minutes while the WS connection is active.

We continuously add and improve endpoints. Check this documentation regularly.

1. Token information

NameMethodPathCredits
Token listPOST/open/v1/vs-token/list1
Token detailsPOST/open/v1/vs-token/detail1
K-line dataPOST/open/v1/trade/kline/getTradeKLineList2
K-line WS pushGET/WSwss://stream.valuescan.ai/stream/ws/openapi/kline100 credits / 30 min

2. Fund data

NameMethodPathCredits
Real-time accumulationPOST/open/v1/trade/getCoinTrade4
Fund snapshotPOST/open/v1/trade/getCoinTradeSnapshot4
Sector fund listPOST/open/v1/trade/categories/getTradeList3
Sector token fundsPOST/open/v1/trade/categories/CoinTradeList3
Fund / market cap ratioPOST/open/v1/trade/getCoinTradeInflowMarketCapRatio3

3. On-chain data

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

4. AI signals

NameMethodPathCredits
Support & resistancePOST/open/v1/indicator/getDenseAreaList4
Whale behavior indicatorPOST/open/v1/indicator/getPriceMarketList2
Opportunity token listPOST/open/v1/ai/getChanceCoinList6
Opportunity token messagesPOST/open/v1/ai/getChanceCoinMessageList5
Risk token listPOST/open/v1/ai/getRiskCoinList6
Risk token messagesPOST/open/v1/ai/getRiskCoinMessageList5
Fund anomaly listPOST/open/v1/ai/getFundsCoinList6
Fund anomaly messagesPOST/open/v1/ai/getFundsCoinMessageList5
Market analysis subscription (SSE)GEThttps://stream.valuescan.ai/stream/market/subscribe50 credits / 30 min
New market analysis SSE subscriptionGEThttps://stream.valuescan.ai/stream/market/analysis/subscribe50 credits / 30 min
Market analysis listPOST/open/v1/ai/getMarketAnalysisList2
New market analysis listPOST/open/v1/ai/market-analysis/list2
Token signal subscription (SSE)GEThttps://stream.valuescan.ai/stream/signal/subscribe50 credits / 30 min
Social sentimentPOST/open/v1/social-sentiment/getCoinSocialSentiment2