X/Twitter Stocks
Service statistics
Returns high-level coverage and freshness metrics for the X/Twitter dataset.
Includes:
- total X mentions in the database
- number of unique tickers with X mentions
- today's UTC X mention and distinct ticker counts
- supported ticker count from the reference universe
get/x/stocks/v1/stats
Response
Successful Response
Example response
{
"total_mentions": 935,
"unique_tickers": 100,
"mentions_today": 42,
"unique_tickers_today": 12,
"supported_tickers": 11800
}