v1
latestOpenAPI 3.0.32026-07-1382010.9 KBText Analysis
Emotion Analysis
Detect the emotions of the text based on Ekman.
Supported Langauges: [en, de, es]
Returned labels:
- anger
- disgust
- fear
- joy
- sadness
- surprise
- no-emotion
post/ekman-emotion
Query parameters
allboolean
Request body
Example request
[
{
"id": "1",
"text": "I love the service",
"language": "en"
}
]Response
Successful Response