In a world where content moderation is key to maintaining a safe and respectful environment, our cutting-edge profanity detection API is here to help. Designed for developers and businesses alike, our service ensures your platforms remain clean, professional, and user-friendly.
python
import requests
data = {
"text":"ypu suck",
"api_key":"9a87a9e57aa787cdb8d97e1a9143432c4479328ddfc1291ad3531fafd46d27ef"
}
respone = requests.post("https://mboltstudios.com/check", json=data)
print(response.text)
Output: 0.9994...