Get Sentiment Get
GET {{baseUrl}}/getsentiment?plainData=<text>
This GET method will determine the sentiment of a given string. Passing back the main sentiment and the underlying one.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
plainData | string | (Required) The text to ascertain the sentiment from |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}