ModSift

Advanced Content Moderation API

ModSift provides a powerful, flexible, and easy-to-use content moderation API for your applications. Ensure your platform remains safe and compliant with customizable rules and real-time analysis.

  • Customizable Rules - Set your own content policies and guidelines
  • Real-time Analysis - Get instant results with our high-performance API
  • Detailed Reasoning - Understand why content was flagged or approved

Example request

curl https://www.modsift.com/api/v1/moderation/moderate   -H "Content-Type: application/json"   -H "authorization: $MODSIFT_API_KEY"   -d '{
  "content": "Does anyone know a good recipe for vegan lasagna?",
  "inline_rules": ["This forum is for discussing science fiction books only"]
}'

Response

{
  "overall_status": "flagged",
  "inline_rule_evaluations": [
    {
      "rule": "This forum is for discussing science fiction books only",
      "status": "flagged",
      "reasoning": "Step 1: The content is about vegan lasagna, which is a recipe and not about science fiction books. Step 2: The content does not discuss any science fiction books. Conclusion: The content violates the rule that this forum is for discussing science fiction books only.",
      "relevant_excerpt": "Does anyone know a good recipe for vegan lasagna?"
    }
  ],
  "usage": {
    "total_units_used": 2
  }
}

Key Features of ModSift

Customizable Rules

Define your own content policies and guidelines. Our API adapts to your specific needs.

Real-time Analysis

Get instant results with our high-performance API, powered by advanced language models.

Detailed Reasoning

Understand the logic behind content moderation decisions with comprehensive explanations.

Simple, Transparent Pricing

No subscriptions, no hidden fees. Your units remain yours until used and never expire. Just top up when running low.

Starter Pack

$20

20,000 units (1 unit = 100 characters)

Power Pack

$200

250,000 units (1 unit = 100 characters)

Get in Touch

Have questions or need custom solutions? Our team is here to help.