CleanTalk

फ्रीमियम
द्वारा AI Practical | अपडेट किया गया hace 2 meses | Text Analysis
लोकप्रियता

8.4 / 10

लेटेंसी

186ms

सेवा का स्तर

99%

Health Check

N/A

रीडमी

Request Parameters

This is a current list of available parameters which can be used in the request query string:

Parameter Required Description
text Required Input text to be processed.
add Optional A comma separated list of words to be added to the profanity list. Accepts letters, numbers, underscores (_) and commas (,). Accepts up to 10 words (or 200 maximum characters in length). The PurgoMalum filter is case-insensitive, so the case of your entry is not important.
fill_text Optional Text used to replace any words matching the profanity list. Accepts letters, numbers, underscores (_) tildes (~), exclamation points (!), dashes/hyphens (-), equal signs (=), pipes (
fill_char Optional Single character used to replace any words matching the profanity list. Fills designated character to length of word replaced. Accepts underscore (_) tilde (~), dash/hyphen (-), equal sign (=), pipe (

Example

GET: `check?text=What the fuck are you doing?`
RESPONSE: true
GET: `replace?text=What the fuck are you doing?`
RESPONSE: 
{
    "result": "What the f*ck are you doing?"
}
GET: `advance?text=How about you?&add=about&fill_char=_`
RESPONSE: 
{
    "result": "How _____ you?"
}
फॉलोवर: 0
API निर्माता:
Rapid account: AI Practical
AI Practical
ai-practical
API को रेट करने के लिए लॉग इन करें
रेटिंग: 5 - वोट: 1