POST
/
sentiment
/
analyze

Analyze and utilize fan sentiment from various social media and forum sources. This endpoint helps understand public perception and fan emotions towards specific teams or matches, providing valuable insights that can be used to shape fan engagement strategies.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
league
string
response_type
enum<string>
default:
text

Desired format for the sentiment analysis results.

Available options:
text
sentiment_type
string
team
string
time_frame
string

Response

200 - application/json
data
object