Antisemitism and bias detection API for DSA compliance

Scan articles, comments, and transcripts for antisemitism, anti-Israel bias, and context omissions. IHRA-grounded, attribution-aware, with full audit trails.

DSA Article 34 ready
IHRA Working Definition Three-track analysis Attribution-aware scoring

The compliance gap in content moderation

The EU Digital Services Act created obligations. It did not create the tooling to meet them.

6%
of global revenue

Maximum DSA fine for non-compliance with systemic risk obligations.

0
established standards

The EU has published no official technical standard for bias compliance — yet.

87%
self-reported

Current DSA transparency reports rely on platform self-certification — the system regulators are trying to replace.

How it works

One REST endpoint. JSON in, structured analysis out. Every detection is persisted for audit.

1

Ingest

Send any text — an article, a comment, a transcript — to POST /v1/detect with your API key. Optional title and source fields sharpen the analysis.

2

Detect

A four-stage pipeline runs: dog-whistle scan, LLM triage, three-track deep analysis (antisemitism, anti-Israel bias, context omissions), then adversarial verification. IHRA-grounded, attribution-aware.

3

Audit

Every detection is persisted with confidence scores, IHRA references, character-level snippets, and a routing decision: auto-accept, human review, or auto-reject.

Terminal
curl -X POST https://magendetect.com/v1/detect \
  -H "x-api-key: mk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"title": "...", "source": "...", "content": "..."}'

# → {
#     "status": "flagged",
#     "detections": [{
#       "category": "antisemitism",
#       "subcategory": "classic_trope_conspiracy_control",
#       "confidence": 0.95,
#       "attribution": "publisher_voice",
#       "definition": { "framework": "IHRA", "reference": "IHRA-7" }
#     }],
#     "calibration": { "review_decision": "auto_reject" }
#   }

What we detect

Three independent analysis tracks, each with its own signal taxonomy and evidence chain.

Antisemitism

  • Classic conspiracy tropes
  • Dual loyalty insinuation
  • Holocaust inversion
  • Coded language and dog whistles
  • Dehumanization and slurs
IHRA mapping →

Anti-Israel bias

  • Delegitimization of Israel
  • Demonization and double standards
  • Genocide accusations as fact
  • Terrorwashing
  • Victim blaming
Signal taxonomy →

Context omissions

  • Jewish identity hidden in attacks
  • Israeli victims erased
  • Terror context stripped
  • Hostage situation ignored
  • Hamas atrocities minimized
Detection criteria →

See it in action

Paste any article and watch the four-stage pipeline score it in real time.

Article content
Detection output
Run a scan to see detection results

Pricing

Start free. Upgrade when your volume needs it. Cancel anytime.

Starter

$499 /month
  • Up to 10,000 articles/month
  • All three detection tracks
  • Persistent audit log
  • Email support
Get started
Most popular

Professional

$1,999 /month
  • Up to 100,000 articles/month
  • All three detection tracks
  • Persistent audit log
  • API access
  • Priority support
Get started

Enterprise

Custom
  • Unlimited volume
  • Custom detection categories
  • Dedicated support
  • SLA guarantee
  • On-premise deployment
Talk to sales

Ready to automate your DSA compliance?

Start scanning content in minutes. No infrastructure to manage.