Data-driven ranking + AI interpretation for Bithumb KRW market assets.
The AI Asset Recommendation API delivers ranked insights for crypto assets listed in the
Bithumb KRW market. It combines multi-dimensional scoring with AI-generated interpretation.
The response shape depends on the type you request.
total_score, score_by_category,
overall_rank, and ranking_by_category.summary (AI-generated one-liner).total_score, score_by_category,
overall_rank, opinion, and interpretation.bullish and bearish (numeric sentiment distribution).Each asset item always includes id and asset fields: symbol, name, image_url.
Total Score is derived from five categories (each 0-10):
The response includes score_by_category and, for comprehensive evaluations,
interpretation labels per category.
Choose a response type
type (required) to one of: score_ranking, summary,
comprehensive_evaluation, sentiment_trend.Optional: request a historical snapshot
date (YYYY-MM-DD). The backend treats it as KST 00:00 for that day and returns
the most recent data if omitted.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, required. support BTC,ETH,SOL. e.g BTC,ETH)