← Back to API

Changelog

All notable changes to the Stock Sentiment API.

Format: Keep a Changelog

Versioning: Semantic Versioning

[1.22.0] - 2026-03-23

Added

- /reddit/stocks/v1/market-sentiment

- /x/stocks/v1/market-sentiment

- /news/stocks/v1/market-sentiment

- /polymarket/stocks/v1/market-sentiment

- /reddit/crypto/v1/market-sentiment

Changed

[1.21.2] - 2026-03-23

Fixed

[1.21.1] - 2026-03-22

Fixed

[1.21.0] - 2026-03-19

Changed

sentiment -> sentiment_score, upvotes -> total_upvotes. legacy sentiment as a deprecated /v1 alias. mentions, while keeping legacy total_mentions as a deprecated /v1 alias.

Breaking

[1.20.1] - 2026-03-16

Changed

[1.20.0] - 2026-03-12

Added

Changed

[1.19.2] - 2026-03-12

Fixed

[1.19.1] - 2026-03-07

Fixed

[1.19.0] - 2026-03-05

Added

- GET /trending

- GET /trending/sectors

- GET /trending/countries

- GET /stock/{ticker}

- GET /stock/{ticker}/explain

- GET /search

- GET /compare

- GET /stats

- GET /health (public)

- news_mentions

- news_daily_stats

- Python SDK namespace client.news.*

- TypeScript SDK client.news.*

- CLI platform news-stocks for trending, search, compare, stats, health

Changed

Fixed

[1.18.0] - 2026-02-25

Added

- GET /trending

- GET /token/{symbol}

- GET /compare

- GET /search

- GET /stats

- GET /health (public)

- crypto_reddit_mentions

- crypto_reddit_daily_stats

- crypto_reference

- crypto_unknown_coins

Changed

[1.17.0] - 2026-02-23

Changed

- /polymarket/stocks/v1/trending

- /polymarket/stocks/v1/trending/sectors

- /polymarket/stocks/v1/trending/countries

- /polymarket/stocks/v1/stock/{ticker}

- /polymarket/stocks/v1/compare

- trade_count

- market_count

- unique_traders (nullable where source data is unavailable)

Fixed

[1.16.0] - 2026-02-18

Added

- GET /trending

- GET /trending/sectors

- GET /trending/countries

- GET /stock/{ticker}

- GET /search

- GET /compare

- GET /stats

- GET /health (public)

- polymarket_mentions (append-only snapshots)

- polymarket_daily_stats (daily API read model)

Changed

[1.15.0] - 2026-02-09

Added


[1.14.0] - 2026-02-07

Added


[1.13.0] - 2026-02-04

Added


[1.12.0] - 2026-02-04

Changed


[1.11.0] - 2026-01-28

Changed


[1.10.0] - 2026-01-27

Added

Changed


[1.9.0] - 2026-01-21

Added


[1.8.0] - 2026-01-21

Added


[1.7.0] - 2026-01-20

Changed


[1.6.0] - 2026-01-17

Added


[1.5.0] - 2026-01-13

Added


[1.4.0] - 2026-01-12

Added


[1.3.0] - 2026-01-09

Added


[1.2.0] - 2026-01-04

Added


[1.1.0] - 2026-01-02

Added

Changed


[1.0.0] - 2025-12-31

Added

- GET /x/stocks/v1/trending - Trending stocks from Grok

- GET /x/stocks/v1/stock/{ticker} - X data for ticker

- GET /x/stocks/v1/stats - Service statistics

- GET /x/stocks/v1/health - Health check


[0.9.0] - 2025-12-30

Changed

Added


[0.8.0] - 2025-12-29

Added

Changed


[0.7.0] - 2025-12-28

Added


[0.6.0] - 2025-12-27

Added

- GET /reddit/stocks/v1/trending - Trending stocks by buzz score

- GET /reddit/stocks/v1/stock/{ticker} - Stock sentiment report

- GET /reddit/stocks/v1/search - Search by ticker/name

- POST /reddit/stocks/v1/register - Self-service API key registration

- GET /reddit/stocks/v1/health - Health check

Changed