Quick example
Optimized for Legal
Engine Selection
Choose based on your users’ document types:Output formats
Endpoints
Process
POST /ocr/v1/process — Submit a document for OCRStatus
GET /ocr/v1/:id — Check processing statusDownload
GET /ocr/v1/:id/download/:type — Download resultsCommon patterns
With webhooks (recommended for large files)
From S3
With table extraction
Related services
Vault
Store OCR’d documents and make them searchable with semantic search
LLMs
Analyze extracted text with AI—summarize, classify, and extract entities

