Data-driven ranking + AI interpretation for top-200 Bithumb KRW market assets.
Documentation Index
Fetch the complete documentation index at: https://market-api-docs.asksurf.ai/llms.txt
Use this file to discover all available pages before exploring further.
The AI Asset Recommendation API delivers ranked insights for crypto assets listed in the
Bithumb KRW market. It returns the top 200 tokens by market cap by default,
combining multi-dimensional scoring with AI-generated interpretation.
The response shape depends on the type you request.
date is omitted, the most recent snapshot is returned.Two additional endpoints return subsets of the same data:
/v1/market/ai-buy-recommendation — buy recommendation (rank 1–50, score ≥ 6.0, highest first)/v1/market/ai-sell-recommendation — sell recommendation (rank 151–200, score < 6.0, lowest first)total_score, score_by_category,
overall_rank, ranking_by_category, opinion, and interpretation.total_score, score_by_category,
title (concise Korean label, max 20 characters), and summary (detailed multi-line markdown analysis interpreting scores).total_score, score_by_category,
overall_rank, opinion, and interpretation.bullish, bearish (integer percentages, 0–100, sum = 100),
and sentiment_label (Korean label derived from bullish ratio).Total Score is provided together with six category scores (each 0-10):
Or filter by specific tickers
tickers as a comma-separated list (e.g. BTC,ETH,SOL).
Only tokens within the market cap range of this endpoint are returned.Choose a response type
type (required) to one of: score_ranking, summary,
comprehensive_evaluation, sentiment_trend.Date in YYYY-MM-DD format. Returns scores at KST 00:00 of the specified date. If not provided, returns the most recent data
Prompt type (template key)
score_ranking, summary, comprehensive_evaluation, sentiment_trend Tickers (comma separated, optional. e.g BTC,ETH). If omitted, returns all top-200 tokens by market cap