v1

latestOpenAPI 3.1.02026-08-041130479.2 KB

Text Sentiment

post/v1/api_hub/dbert

Request body

textstring required

Response

200

sentimentstring
confnumber
uidstring

Example response

{
  "sentiment": "POSITIVE",
  "conf": 0.9998761415481567,
  "uid": "xrt34f56t7h7jjyg"
}