Basic Word Filter API
So you can use this API, you must add the following lines of code:
After that is added, the following lines of code will work:
GET
https://api.tylermwise.uk/v1/wordfilter?q=TEXT_GOES+HERE
Path Parameters
Name
Type
Description
?q=
String
Text you want to be filtered, goes here
Filtered Text
If you put the text in the URL and it has a swear word, the following line of code will replace that with a hashtag (#)
Text Unfiltered
Additionally, if you want the text to be unfiltered use the following line of code and it shows the swear word:
API Credit
If you are using this API lots, please credit me as it supports me so much!
Last updated