v1

latestOpenAPI 3.0.32026-07-13241566.3 KB
Social

Analyze on-chain social sentiment for a Solana token

Track mentions, influencer activity, and trending scores for tokens and NFTs.

post/social

Query parameters

querystring required

Search term (token symbol, NFT, or keyword)

source'twitter' | 'dune' | 'combined'

Data source filter

hoursinteger

Look-back window in hours

Request body

querystring required

Search query (token, topic, or keyword)

source'twitter' | 'dune' | 'combined'
hoursinteger

Example request

{
  "query": "SOL",
  "source": "combined",
  "hours": 24
}

Response

Social sentiment

mentionsinteger
sentiment_scorenumber

-1.0 (bearish) to +1.0 (bullish)

trending_scorenumber
related_tokensstring[]