Skip to main content
POST
cURL

Body

application/json

Sentiment analysis parameters

sentence
string
required

The text to analyze for sentiment

Response

Sentiment analyzed successfully

status
integer

HTTP status code

sentiment
number

Sentiment score (1: positive, 2: neutral, 3: negative)

success
boolean

Indicates if the operation was successful

message
string

Response message