Add chat moderation to your app in minutes, not weeks

Detect and manage rule violations for your app, video game, or community in realtime.

  • 1-minute setup
  • Customizable rate limits
  • SDKs for JS, Go, Python, Ruby, PHP
 50% off for the next 10 customers (5 left)
Get started with REST, or use prebuilt SDKs to start making requests even faster
HTTP Request
  POST /v1/chat-moderation/messages HTTP/1.1
  Host: api.watchdog.chat
  Content-Type: application/json
  Authorization: Bearer sk_prod_your_api_key

  {
      "author_display_name": "CryptoBro1234",
      "message_text": "BITCONNEEEEEEECT!!! BUY NOW!",
      "rules": [
        {
          "name": "Cryptocurrency",
          "description": "No discussions related to cryptocurrency or NFTs"
        }
      ]
  }
            

HTTP Response

  HTTP/1.1 200 OK
  Content-Type: application/json
  
  {
      "code": "ok",
      "message": "Moderation completed.",
      "data": {
          "rules_violated": ["Cryptocurrency"]
      }
  }
            

API Pricing

All plans come with a 7-day money back guarantee and professional support.

Launch

$24$49
billed yearly at $290
  • 10,000 API calls
  • 5 Customizable rules
  • Customizable punishments
  • International languages
  • Text moderation
  • Image moderation
  • Voice moderation
  • Webhooks
Get Your API Key
Recommended

Scale

$49$119
billed yearly at $590
  • 100,000 API calls
  • 10 Customizable rules
  • Customizable punishments
  • International languages
  • Text moderation
  • Image moderation
  • Voice moderation
  • Webhooks
Get Your API Key

Enterprise

Custom
per month
  • Unlimited API calls
  • Unlimited customizable rules
  • Customizable punishments
  • International languages
  • Text moderation
  • Image moderation
  • Voice moderation
  • Webhooks
Get Your API Key