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
headerrequired

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

Body

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

Desired format for the sentiment analysis results.

Available options:
text,
audio

Response

200 - application/json
data
object