Skip to Content
Agent APIEndpointsToken analysis

Token analysis

Returns the broadest token assessment for screening and policy decisions.

GET /v1/agent/token/{address}/analysis · Price: $0.05

Inputs

NameInRequiredValues
addressPathYesEVM address (0x plus 40 hexadecimal characters)
chainQueryNobase (default), robinhood, ethereum

Response

FieldsDescription
chain, token_address, symbol, nameToken identity.
source, deployer, creation_tx, launch, socialsProvenance and available public metadata.
age_*, first_seen_at, canonical_*, history_coverageCreation timing and indexing coverage.
price_usd, fdv_usd, liquidity_*, volume_24h_eth, buy_count_24h, sell_count_24hMarket and liquidity state.
total_holders, top_10_pct, top_50_pct, buyer_summary, historical_buyersHolder distribution and buyer quality.
dev_status, confidence, has_critical_flags, reason_codes, market_statusAssessment output.
recent_alerts, market_path, execution_route, execution_planRecent signals, price-path evidence, and executable route metadata when available.
data_freshness_ms, market_activity_age_ms, liquidity_age_ms, data_quality_warnings, cache_statusFreshness and quality diagnostics.

Unknown tokens return 404. Nullable fields mean evidence was unavailable or unsafe to infer. When launch history is partial, history-derived fields are withheld and data_quality_warnings explains the reduced coverage. At most five recent public alerts are included.