Token intel — dashboard summary
Per-mint dashboard payload: actor aggregates, top-10 holder concentration, dev info, price/liquidity context, and an embedded Risk Score summary. Server-side cached ~60s.
For the full holder list use /tokens/{mint}/holders; for actor lists deep-link via the fetch_url in each actors[*] entry; for the full per-signal Risk breakdown call /tokens/{mint}/risk.
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Response
Token intel
Aggregated intelligence for one token mint: actor aggregates, holders, price/volume trend, dev concentration, and an embedded Risk Score summary. Cached server-side ~60s.
Full per-actor lists live at dedicated endpoints (e.g. /tokens/{mint}/snipers); the actors object here carries counts + concentration percentages with fetch_url deep-links.
Unix epoch milliseconds.
Distinct wallets currently holding non-zero balance.
Percent of supply still held by the creator wallet (0–100).
Pump.fun bonding-curve progress (0–100); null for graduated/non-pump tokens.
Top 10 holders' share of supply, with explicit status. Always present (even when the value isn't computable yet).
Per-tag count + concentration of wallets currently holding the mint. Keys are tag names (sniper, insider, smart_money, whale, kol, fresh, dev, bot) — only tags with at least one matching holder appear. Use fetch_url to deep-link to the full list endpoint.
Creator wallet, source provenance, and recent launches. null when the creator is unknown (Phase 0 strict precedence — never falls back to largest holder).
Price change percent across canonical windows.
Percent of LP tokens still held by the creator (when LP is not burnt).
Slim Risk Score summary embedded in /intel. Full per-signal breakdown at /tokens/{mint}/risk.

