filterWords


Filters profanity from the word or words passed to the service.

Parameters

Name Description
words required A word or collection of words (in name-value pairs) to filter.
nodeID required The network’s identifier.
filterMulti optional Whether to parse the words input into name-value pairs.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcProfanity?action=filterWords&nodeID=188234&words=Circles are the best!&devkey=[devkey]

JSON Response