Back to catalogDocs
Sentiment Engine
Classify sentiment and emotion across text corpora.
operationalTry it
Calls (30d)
64.3K
Avg latency
88ms
Error rate
0.3%
Min plan
Pro
Usage this week
Mon
Tue
Wed
Thu
Fri
Sat
Sun
Endpoint
- Method
- POST
- Path
- /v1/sentiment-engine
- Category
- Intelligence
- Rate limit
- 600 / min
Example request
request.sh
curl https://api.tuerss.dev/v1/sentiment-engine \
-H "Authorization: Bearer $TUERSS_KEY" \
-H "Content-Type: application/json" \
-d '{ "handle": "@builder" }'