Content ModerationPowered by AI

Make your platforms safer with one HTTP request. Stop wasting time on manual moderation.

Powerful Features

Explore the features that make Censorfy the best content moderation platform.

Text and Image

Moderate text and images with our powerful AI technology.

Categories

Add categories to better organize your moderations and get insights.

Custom Guidelines

Use custom guidelines to moderate your content and ensure it meets your rules.

API

Integrate our API to moderate your content and get the results in real-time.

Coming soon

Webhooks

Get notified when a moderation is created, updated, or deleted.

Coming soon

Workflows

Workflows allow you to take automated actions based on specific conditions.

API

Integrate in just a few minutes and a couple of lines of code.

fetch('https://censorfy.com/api/moderate', {
      method: 'POST',
      headers: {
        'Authorization': 'cnsr_5r3w8ju3nedke1pan2iat77f33x69kkoj2224n01nvl',
        'Content-Type': 'application/json'
      },
      body: JSON.stringify({
        text: 'This is the text to moderate',
        imageUrl: 'https://example.com/image.png'
      })
    })
    .then(response => response.json())
    .then(data => console.log(data))
    .catch(error => console.error('Error:', error));

Pricing

Choose the plan that best suits your needs.

Need more moderations?