Skip to main content
The Indora Labs API lets you upload, index, and automatically redact sensitive data in video, audio, text, and images — all in one unified flow.

🚀 Quick Start (TypeScript Example)

Below is a minimal TypeScript example showing the full lifecycle — from uploading a file to receiving a redacted version.

💡 How It Works


🧠 Tip: Using Natural Language Targets

Targets can be written in plain English — no model labels required.
The redaction engine automatically maps these targets to the right detection models for each modality — video, audio, text, or image.
✅ In ~30 lines, you’ve built an end-to-end redaction workflow — from raw upload to sanitized, compliant output.