Validate
Profanity
Check any text for profanity.
POST
/
v1
/
validate
/
profanity
Params
The text to validate.
The character to replace profanity with.
Header
Your JigsawStack API key
Response
Indicates whether the call was successful.
The message returned by the API.
The text with profanity replaced by the censor_replacement character.
An array of profanities found in the text.
The number of profanities found in the text.
Was this page helpful?