Skip to content

Web Traffic

Track attention rankings, search trends, social snapshots, and market-level traffic signals for exchanges, coins, and narratives.

Get web traffic data

Query parameters:

  • type: exchange, coin, or narrative. Default exchange.
  • mode: rankings, trends, snapshots, or market.
  • tf: 7d, 30d, 90d, 1y, 3y, or all.
  • entities: comma-separated entity IDs for trend or snapshot mode.
  • sub: trending, categories, or global when mode=market.
curl -G https://www.sharpe.ai/api/v1/web-traffic/data \
  -H "Authorization: Bearer sk_live_your_key_here" \
  --data-urlencode "type=coin" \
  --data-urlencode "mode=rankings"

Was this page helpful?