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 adocument_id and vault_id, the API:
- Retrieves the document content from your Vault
- Analyzes it for privilege indicators
- Stores the analysis results in the document’s
privilege_analysismetadata field
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.Related services
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

