Back to catalog
๐Ÿ“

AI Text Moderation, Toxicity & Sentiment Analyzer

API Key

Detect sentiment, toxicity, and emotional aspects in text with AI moderation

๐Ÿ“Text AnalysisHTTPSCORS enabled

Sentiment Analysis

AI Text Moderation & Toxicity Analyzer

TextThis product is absolutely wonderful and I love it!
Toxicity0.02
SentimentPositive
Confidence0.97
FlaggedNo

Sample Response

response.json
1{
2 "text": "This product is absolutely wonderful and I love it!",
3 "toxicity": "0.02",
4 "sentiment": "positive",
5 "confidence": "0.97",
6 "flagged": false
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/vintarok-vintarok-default/api/ai-text-moderation-toxicity-aspects-sentiment-analyzer" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs