Hi, I have some text tools built with gpt-4o-mini model. They were available to users for free. I had implemented moderation API too. Still the api was misused by some idiots. And it lead to my openai account bann.
Does anyone have robust solution/suggestions to prevent this further??
Thanks ,
We block IP addresses that posts more than 25 questions in less than 24 hours. It’s not perfect, but then again, neither are those posting spam to our stuff …
Thanks for the suggestion! I already have IP-based rate limiting in place, but the problem is people using my AI tools to input explicit and abusive text, like self-harm or child abuse prompts. A login system might help control this, but since my platform is free and relies on Google Ads for revenue, I’m worried about losing traffic. Any thoughts on balancing this mess?