Custom API Moderation
If you prefer to use a third-party moderation service or your own AI model, CometChat enables integration via a Custom Moderation API. With this option, you can:- Set Up a Webhook – Configure an endpoint where messages will be sent for moderation.
- Customize Authentication – Add security layers like basic authentication.
- Contextual Moderation – Define how many previous messages from the conversation should be included in the webhook request for better analysis.
- Process Moderation Decisions – CometChat processes the webhook response and applies moderation actions accordingly.