Skip to main content

The Problem

E-discovery teams review thousands of documents manually to identify privileged content. Miss one privileged document in production, and you’ve waived protection. Over-designate, and you face sanctions for obstruction.

The Solution

An AI-powered privilege detection API that analyzes documents for attorney-client privilege, work product doctrine, and other protected communications. Get confidence scores, category breakdowns, and actionable recommendations for each document.

Quick start

Endpoints

detect

Analyze document content for privilege indicators across multiple categories

Privilege categories

Recommendations

The API returns one of four recommendations based on analysis:

Vault integration

When you provide a document_id and vault_id, the API:
  1. Retrieves the document content from your Vault
  2. Analyzes it for privilege indicators
  3. Stores the analysis results in the document’s privilege_analysis metadata field
This enables bulk privilege review workflows where results are persisted alongside documents.

Permissions

Limits

  • Maximum document size: 200,000 characters
  • For larger documents, split into logical sections and analyze separately

Supported jurisdictions

Currently supports US-Federal privilege standards. Additional jurisdictions coming soon.

Vault

Store documents and run bulk privilege detection workflows

Legal Research

Verify citations in privileged documents before logging

OCR

Extract text from scanned documents before privilege analysis