Back to catalog
๐Ÿ“

Tisane

OAuth

Text Analytics with focus on detection of abusive content and law enforcement applications

๐Ÿ“Text AnalysisHTTPSCORS enabled

Text Analysis Result

en

TextThe new policy has outraged many citizens across the country.
LanguageEn
SentimentNegative
Primary TopicPolitics
Abuse DetectedNo

Sample Response

response.json
1{
2 "text": "The new policy has outraged many citizens across the country.",
3 "language": "en",
4 "sentiment": "negative",
5 "primary_topic": "Politics",
6 "abuse_detected": false
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://tisane.ai/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs