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

KeyDatatypeRequiredDescription
plainDatastring(Required) The text to ascertain the sentiment from

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{}