Skip to main content
GET
Get news sentiment for a symbol

Path Parameters

symbol
string
required

Query Parameters

refresh
boolean
default:false

Force refresh from API (bypasses cache)

Response

Successful Response

News sentiment data for a symbol.

symbol
string
required

Stock ticker symbol

source
string
required

Data source (fmp, database_cache)

sentiment_score
number | null

Sentiment score 0-100 (0=bearish, 50=neutral, 100=bullish)

sentiment_label
string | null

Sentiment classification (Bullish, Bearish, Neutral, etc.)

articles_analyzed
integer | null

Number of articles analyzed

top_headlines
string[]

Top relevant headlines

fetched_at
string | null

ISO timestamp of data fetch