Endpoints
Sentiment Analysis
Analyze and gauge the sentiment of fans towards a specific team in a particular league, with results in text format.
POST
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
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Desired format for the sentiment analysis results.
Available options:
text
Response
200 - application/json