Enterprise-grade document redaction API with intelligent AI processing. Automatically detect and redact sensitive information from PDFs, DOCX, and images.
Clean, intuitive REST endpoints with JSON responses
OAuth 2.0 with Google, session-based security
Live status updates and progressive result streaming
Include your API key in all requests:Authorization: Bearer sk-redoc-xxx...
POST /api/v1/processing/upload
file: document.pdfGET /api/v1/processing/
status/{session_id}GET /api/v1/processing/
download/{session_id}/converted/0Create and manage your API keys for programmatic access
Document file(s) to process. Supports PDF, DOCX, PNG, and JPG formats. Maximum 50MB per file, up to 10 files per batch.
Language code for OCR processing. Defaults to "en" (English).
Document category to optimize entity detection patterns.
Custom instructions to focus entity detection on specific information types.
Advanced OCR automatically extracts text with high accuracy across multiple languages.
AI-powered detection of PII and sensitive entities based on document type and custom prompts.
Automatic redaction with optimized settings and format conversion back to original type.
/api/v1/processing/uploadAuth RequiredUpload and process a single document for redaction
/api/v1/processing/upload-multipleAuth RequiredUpload and process multiple documents in batch
/api/v1/processing/status/{session_id}Auth RequiredGet processing status for a document session
/api/v1/processing/results/{session_id}Auth RequiredGet complete processing results for a document session
https://api.redoc.aiAll API requests should be made to this base URL. HTTPS is required for all requests.
Enterprise-ready endpoints for document processing
Automatically detect and anonymize sensitive entities using AI-powered OCR and LLM processing.
POST /api/v1/uploadDownload processed documents in original format. Supports PDF, DOCX, and image outputs.
GET /api/v1/downloadConnect your cloud storage directly to Re-Doc for seamless document ingestion and processing at scale.


Get support from our team or connect with the developer community