Signals

News Sentiment

News sentiment adds external context to market movement and research workflows.

GET/api/v2/signals/news-sentimentTry It

Get news sentiment

Builds a sentiment aggregate for an event slug or query.

Live GET Request

Try it

Live Response
Click Try It to run this GET request against the API.
Request
curl 'https://api.thepredictionmarkets.com/api/v2/signals/news-sentiment?event_slug=2026-nba-champion&limit=10' \
  -H 'X-API-Key: YOUR_TPM_API_KEY'
Response
{ "aggregate": { "score": 0.12, "label": "neutral", "confidence": 0.52 }, "articles": [] }

Query Parameters

NameTypeRequiredDefaultExampleDescription
event_slugstringNo-2026-nba-championEvent slug to derive query from.
querystringNo-NBA champion oddsCustom keyword query.
hoursintegerNo7272Lookback window.
limitintegerNo2010Max articles.

Build with TPM

Get your API key

Start with Kalshi and Polymarket market data, then add unified spreads, signals, alerts, and watchlists as your workflow grows.