High-precision moderation APIs.Simplistic, fast, and credit-based.
Discern explicit nudity, drawn anime content, and age estimation from images. Filter text with custom rulesets and toxicity detection in milliseconds.
Our Core APIs
Two powerful endpoints. Endless moderation safety.
Image Moderation API
2 Credits / requestComprehensive image safety detection. Discern explicit nudity, artistic/drawn anime nudity, and estimate age ranges with minor flags.
POST /api/v1/moderate/imageTest in PlaygroundText Moderation API
1 Credit / requestIntelligent text analysis with custom rulesets. Filter chat, comments, usernames, or posts against custom blacklists, regex rules, and toxic language.
POST /api/v1/moderate/textTest in PlaygroundEffortless Developer Integration
Authenticate with your x-api-key or Bearer token and start receiving results in milliseconds.
curl -X POST https://apis.ban.wtf/api/v1/moderate/image \
-H "Authorization: Bearer bw_live_9f83a04b..." \
-H "Content-Type: application/json" \
-d '{
"image_url": "https://example.com/sample-photo.jpg"
}'Behind the Project
About the Creator

Hey, I'm Kub_Luk
I built ban.wtf APIs out of a simple necessity. Most moderation APIs on the market are cumbersome enterprise platforms with monthly lock-ins, high latency, and opaque scoring. I wanted something fast, focused, and credit-based where developers can get reliable answers in milliseconds.
Although I originally studied Programming and Networking, these days my work and passion span Marketing, Video production, and Software Engineering. Bringing those creative and technical worlds together to build practical developer tools is what makes working on my projects so rewarding.
I'm based in the Czech Republic, and when I'm not behind a screen building APIs or video editing, there's a good chance you'll find me hanging out at conventions like ComicCon or Animefest!