Explore Plans
Mobile menu Close menu
Greip - Fraud PreventionGreip - Fraud Prevention

Profanity Detection

This query returns the result of detecting profanity in a specific text.

Developer info

API endpoint slug
greip.profanity_detection
Runtime method
performQuery("greip.profanity_detection")

Query fields

Text Text input > Other

Label
text
Helper text
The text you want to check if includes profanity
Slug
text
Required
true
Can have default value
true

Ingredients

Risk scoreThe risk score for the checked text.

Slug
riskScore
Filter code
Greip.profanityDetection.RiskScore
Type
String
Example
0

Total bad wordsThe total profanity words detected.

Slug
totalBadWords
Filter code
Greip.profanityDetection.TotalBadWords
Type
String
Example
4

Is safeDetermines if the text is safe or not.

Slug
isSafe
Filter code
Greip.profanityDetection.IsSafe
Type
String
Example
true