Sentiment bundle (same-origin)
GET /api/m/{marketId}/sentiment
GET
/api/m/{marketId}/sentiment
Trade flow (Polymarket data-api), trader comments (Gamma) and Google News headlines. Each section degrades to empty on failure.
Authorizations
Section titled “Authorizations ”- None
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” marketId
required
string
Protocol market id. Numeric → Polymarket (Gamma), lmt-… → Limitless, kalshi-… → Kalshi, denpa-… → Denpa-native.
Responses
Section titled “ Responses ”OK
object
flow
required
Trade flow from the Polymarket data-api; null when unavailable.
object
yesPct
integer
trades
integer
notionalUsd
integer
tape
Array<object>
object
side
string
outcome
string
size
number
price
number
timestamp
integer
yesLean
boolean
comments
required
Array<object>
object
id
string
name
string
body
string
createdAt
string
news
required
Array<object>
object
title
string
link
string
source
string
pubDate
string