Back to catalog
๐Ÿ“

Safe text

API Key

Clean short and long texts. It is probably world most complete text-cleaner API! Providing very fast and accurate results.

๐Ÿ“Text AnalysisHTTPSCORS enabled

Safe Text

Text Analysis

TextThis product is absolutely amazing!
Is SafeYes
Toxicity Score0.02
Flagged CategoryNone
LanguageEn

Sample Response

response.json
1{
2 "text": "This product is absolutely amazing!",
3 "is_safe": true,
4 "toxicity_score": 0.02,
5 "flagged_category": "none",
6 "language": "en"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/bacloud14/api/safe-text" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs