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 (1 left)
Get started with REST, or use prebuilt SDKs to start making requests even faster
HTTP Request
  POST /v1/content-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

$29$49
per month
Get Your API Key
  • 10,000 API calls
  • 5 Custom rules
  • Analytics dashboard
  • Text moderation
  • Image moderation
  • Voice moderation
  • International languages
  • Unicode text conversion
  • Webhooks
Best Value

Scale

$59$119
per month
Get Your API Key
  • 100,000 API calls
  • 10 Custom rules
  • Analytics dashboard
  • Text moderation
  • Image moderation
  • Voice moderation
  • International languages
  • Unicode text conversion
  • Webhooks

Enterprise

Custom
per month
Book a Call
  • Unlimited API calls
  • Unlimited Custom rules
  • Analytics dashboard
  • Text moderation
  • Image moderation
  • Voice moderation
  • International languages
  • Unicode text conversion
  • Webhooks