Endpoints

News

Article-level news with per-ticker sentiment, indexed back to 2015 and refreshed every 15 minutes. Scale and above — the live news_volume and news_volume_weighted_sentiment columns on the ticker object remain queryable through /v2/scan and /v2/tickers on every paid plan. One SQL-style endpoint handles both article queries and rollups — pass group_by=tk to split by mentioned ticker, or group_by=day with a date-truncated select for a time series.

MethodPathSummary
GEThttps://api.tickerbot.io/v2/news/scanSQL-style scan over the news_article archive. Returns articles or aggregate rollups.