Generate
Sentiment Analysis
Generate a sentiment analysis on a social media post or comment.
POST
/
generate
/
sentiments
Available on Premium, Business, Enterprise plans.Max Pack required
Generate a sentiment analysis on a social media post or comment to understand if the text is positive, negative, or neutral and recommendations on improving the text for a more positive reaction.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Request Body
text
string
requiredThe string of text to generate the sentiment analysis on.