Redactra Platform GA
Unifies redaction, OCR, transcription, summarization, and chat under one API. Adds multi-tenant org/key management, tiered billing, and per-tenant usage metering.
A unified feed of releases across every API product. Subscribe via RSS or follow @savitardev for highlights.
Unifies redaction, OCR, transcription, summarization, and chat under one API. Adds multi-tenant org/key management, tiered billing, and per-tenant usage metering.
POST /patterns lets you register regex-based detectors scoped to a business unit. Includes a /patterns/test endpoint for dry-runs.
Submit hundreds of files with /extract/batch and /ocr/batch; poll progress with GET /jobs/{job_id}.
File processing now streams one extracted_page line per page followed by a single redacted line. Cuts time-to-first-byte by ~70% for multi-page PDFs.
POST /transcribe accepts audio files and returns word-level timestamps plus redacted transcripts.
Add a deterministic SHA-256 operator that preserves referential integrity across redacted documents.
Reject empty payloads and unsupported language codes with structured 422 responses.