Validate
Spam Check
Perform spam check analysis on a given text in seconds.
POST
/
v1
/
validate
/
spam_check
Body
The text to check for spam.
The text
parameter supports two types:
string
-{"text":"Your text here"}
Array<string>
-{"text":["Text 1", "Text 2"]}
Header
Your JigsawStack API key
Response
Indicates whether the call was successful.
Was this page helpful?