API Documentation
Complete documentation for integrating the Lexiwall content moderation API into your application
Getting Started
Learn how to integrate the Lexiwall moderation API in minutes
Overview
Lexiwall is a content moderation API that uses artificial intelligence to analyze and filter text. It allows you to create custom moderation policies with banned word lists, regex patterns, and AI rules.
Quick Start Guide
- Create an account on Lexiwall and create a workspace
- Generate an API key in your workspace settings
- Create a moderation policy with custom rules
- Call the API with your API key and your policy code
- Process the response to accept or reject the content
Authentication
All requests must include your API key in the Authorization header. You can also provide the API key in the request body.